Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Sep 16, 2023
1 parent 1881805 commit 39e73ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Run formatting check
run: |
cd /home/runner/work/hknweb && poetry run black . --check --exclude=.venv
cd /home/runner/work/hknweb/hknweb && poetry run black . --check --exclude=.venv
- name: Run unit tests
run: |
Expand Down

0 comments on commit 39e73ce

Please sign in to comment.