Skip to content

Commit

Permalink
new github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaBarbo committed Aug 7, 2024
1 parent 6fb8a6b commit 0a84767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Quality_Assessment_&_Awarding_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
name: pytest-test
tool: commands
commands: pytest /app/tests/test_mock_auth.py
commands: pytest /app/tests/test_auth.py
container: mattiabarbo/prova:5.0

- name: SQAaaS assessment with unit testing (QC.Uni) step
Expand Down

0 comments on commit 0a84767

Please sign in to comment.