Skip to content

Commit

Permalink
Investigate 5
Browse files Browse the repository at this point in the history
  • Loading branch information
maj113 committed Apr 23, 2024
1 parent 3976397 commit 99e8cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
- name: Run Executables
if: matrix.os == 'ubuntu-latest'
run: |
ls -a ${{ steps.strings.outputs.build-output-dir }}/verify/
ls -a ${{ steps.strings.outputs.build-output-dir }}/verify/verify_counter
./${{ steps.strings.outputs.build-output-dir }}/verify/verify_counter
./${{ steps.strings.outputs.build-output-dir }}/benchmark/benchmark_counter

0 comments on commit 99e8cf4

Please sign in to comment.