Skip to content

Commit

Permalink
github action #2
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefvand committed Oct 15, 2024
1 parent 48ec26e commit 4a40ae2
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 @@ -81,4 +81,4 @@ jobs:
# Run tests
- name: Test
working-directory: ${{ steps.strings.outputs.build-output-dir }}
run: ctest --output-on-failure --build-config Release
run: ctest --output-on-failure --build-config Release

0 comments on commit 4a40ae2

Please sign in to comment.