We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb63e0 commit a90e568Copy full SHA for a90e568
1 file changed
.github/workflows/integrationtests.yml
@@ -17,9 +17,9 @@ jobs:
17
with:
18
path: acapy
19
#- name: run-von-network
20
- # uses: ./acapy/actions/run-von-network
+ # uses: ./acapy/.github/actions/run-von-network
21
#- name: run-indy-tails-server
22
- # uses: ./acapy/actions/run-indy-tails-server
+ # uses: ./acapy/.github/actions/run-indy-tails-server
23
- name: run-integration-tests
24
uses: ./acapy/.github/actions/run-integration-tests
25
# to run with a specific set of tests include the following parameter:
0 commit comments