Skip to content

Commit

Permalink
Update Quality_Assessment_&_Awarding_v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yousaf95 authored Jan 11, 2025
1 parent 0116736 commit 5526b83
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 @@ -81,7 +81,7 @@ jobs:
- name: Run tests
run: |
python3 -m pytest -v tests/test_auth.py tests/test_documents.py
python3 -m pytest -v SQA/tests/test_auth.py SQA/tests/test_documents.py
- name: Step definition for validating the workflow
uses: eosc-synergy/sqaaas-step-action@v1
Expand Down

0 comments on commit 5526b83

Please sign in to comment.