Skip to content

Commit

Permalink
reference workflow in .github folder
Browse files Browse the repository at this point in the history
  • Loading branch information
oschusler committed Dec 19, 2024
1 parent 6223097 commit db86026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
testing:
uses: qutech-delft/github-actions/workflows/poetry-tests.yaml@feature/QI2-1241/rework-to-composite-actions
uses: qutech-delft/github-actions/.github/workflows/poetry-tests.yaml@feature/QI2-1241/rework-to-composite-actions
with:
e2e_path: 'tests/e2e_test.py'
idp_url: 'https://quantum-inspire-staging.eu.auth0.com'
Expand Down

0 comments on commit db86026

Please sign in to comment.