Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Gheorghiu <[email protected]>
  • Loading branch information
vsoftco committed May 1, 2024
1 parent 91278bb commit 810fa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Run unit tests
run: ctest --test-dir build -E qpp_Timer

- name: Uninstall
- name: Uninstall Quantum++
shell: bash
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
Expand Down

0 comments on commit 810fa47

Please sign in to comment.