Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Nov 29, 2023
1 parent bf1ce85 commit cb53d93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
- name: Run unit tests
run: ctest --test-dir build

- name: Install pystaq
run: pip3 install --user .

- name: Uninstall
run: cmake --build build --target uninstall

- name: Install pystaq
run: pip3 install --user .

0 comments on commit cb53d93

Please sign in to comment.