Skip to content

Commit

Permalink
refactor CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Oct 25, 2023
1 parent 724db59 commit 96cfbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
python3 vm_auth.py ${{ secrets.SSH_USERNAME }} ${{ secrets.SSH_PASSPHRASE }} "false"
run-test-example-demos:
needs: activate-vm
needs: start-vm
name: examples-and-demos
uses: ./.github/workflows/_demo-test.yml

Expand Down

0 comments on commit 96cfbb1

Please sign in to comment.