Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hyihua committed Nov 19, 2023
1 parent 07212e9 commit 9be8c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
run: docker build -t civictechexchange-image .

- name: Run Docker Container Python Test
run: docker run civictechexchange-image python manager.py test
run: docker run civictechexchange-image python manage.py test

0 comments on commit 9be8c22

Please sign in to comment.