Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bentheiii committed Aug 28, 2022
1 parent ef5a523 commit 4b89234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: poetry install
- name: setup-docker
uses: docker-practice/actions-setup-docker@0.0.1
uses: docker-practice/actions-setup-docker@1.0.11
- name: Linting
run: poetry run sh scripts/lint.sh
- name: Run unittests + app tests
Expand Down

0 comments on commit 4b89234

Please sign in to comment.