Skip to content

Commit

Permalink
v2?
Browse files Browse the repository at this point in the history
  • Loading branch information
briantist committed Oct 9, 2022
1 parent 8b9a8e0 commit cc91727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Pull
if: matrix.type == 'integration'
working-directory: tests/artifactory
run: docker-compose pull
run: docker compose pull

- name: Pytest
run: pytest tests/${{ matrix.type }}
Expand Down

0 comments on commit cc91727

Please sign in to comment.