diff --git a/.github/workflows/sqaaas.yaml b/.github/workflows/sqaaas.yaml index b8e9435a..c0f8a01e 100644 --- a/.github/workflows/sqaaas.yaml +++ b/.github/workflows/sqaaas.yaml @@ -13,11 +13,3 @@ jobs: steps: - name: SQAaaS action step uses: eosc-synergy/sqaaas-assessment-action@v2 - with: - qc_uni_steps: unit-test - - - name: unit-test - uses: actions/sqaaas-step@v1 - with: - name: unit-test - tool: tox \ No newline at end of file