Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrobins committed May 19, 2023
1 parent 0d3e2a0 commit f0e0788
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake_conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
with:
cmake-version: '3.25.x'
- name: Run Tests
run: |
pytest -rA -v
run: pytest -rA -v

0 comments on commit f0e0788

Please sign in to comment.