Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubering182 authored Mar 11, 2024
1 parent ba44ce5 commit ba8f5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
sleep 30
docker exec iss-test-front npm run lint
docker exec iss-tests flake8
docker exec iss-test-front npm run test
# docker exec iss-test-front npm run test
# docker exec iss-test-front npm run compile
docker exec iss-test-back ./manage.py test
docker exec iss-test-storage python3 src/test.py
Expand Down

0 comments on commit ba8f5a6

Please sign in to comment.