Skip to content

Commit

Permalink
new github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaBarbo committed Jul 17, 2024
1 parent 6cd7669 commit e85079d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Quality_Assessment_&_Awarding_v2.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Quality_Assessment_&_Awarding_v2

on:
workflow_dispatch
push:
branches:
- sqa


jobs:
Expand All @@ -15,9 +17,7 @@ jobs:
with:
name: unittests_pytest
tool: commands
commands: |
pytest
container: hpci/yprov-sqa:1.2
container: mattiabarbo/prova:3.0
- name: SQAaaS assessment with unit testing (QC.Uni) step
uses: eosc-synergy/sqaaas-assessment-action@v2
with:
Expand Down

0 comments on commit e85079d

Please sign in to comment.