Skip to content

Commit

Permalink
Remove clone
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Mar 6, 2024
1 parent f69aa28 commit da80eba
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/sqaaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@ jobs:
sqaaas_job:
runs-on: ubuntu-latest
steps:
- name: Checkout SQAaaS step action
uses: actions/checkout@v3
with:
repository: 'EOSC-synergy/sqaaas-step-action'
path: 'sqaaas-step-action'

- name: Add tox unit test step definition for a SQAaaS assessment
uses: ./sqaaas-step-action
uses: eosc-synergy/sqaaas-step-action@v1
id: tox_unit_test
with:
# container: "python:3.10"
Expand Down

0 comments on commit da80eba

Please sign in to comment.