Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Aug 14, 2023
1 parent 2acdac7 commit af8e9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
--proc /proc \
--die-with-parent \
--new-session \
pipenv run coverage run -m unittest
bash pipenv run coverage run -m unittest
- name: Run linting
run: pre-commit run --all-files
Expand Down

0 comments on commit af8e9a5

Please sign in to comment.