Skip to content

Commit

Permalink
that didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
albertobruin committed Sep 19, 2024
1 parent 62db589 commit b02b332
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
- name: Install pip dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: make deps-ci
- name: remove containers
run: "docker rm -f $(docker ps -a -q)"
- name: run tests
run: make test-ci
- name: check the formatting
Expand Down

0 comments on commit b02b332

Please sign in to comment.