Skip to content

Commit

Permalink
Adding comments explaining individulaised steps for each benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ABenC377 committed Oct 31, 2024
1 parent 397b07a commit 905e676
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/LINUX_BUILD_TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jobs:
#######################################
# Run Benchmarks
# Separate steps for each benchmark to ensure itemised outputs
# in the actions interface
#######################################

- if: ${{ contains(fromJson('["ubuntu:18.04"]'), matrix.OS) && inputs.SIMENG-MODE == 'Release' }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/MACOS_BUILD_TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ jobs:
#######################################
# Run Benchmarks
# Separate steps for each benchmark to ensure itemised outputs
# in the actions interface
#######################################

- if: ${{ contains(fromJson('["ubuntu:18.04"]'), matrix.OS) && inputs.SIMENG-MODE == 'Release' }}
Expand Down

0 comments on commit 905e676

Please sign in to comment.