Skip to content

Commit acccfaf

Browse files
committed
Change interop tests to critical on PRs
Signed-off-by: jamshale <[email protected]>
1 parent fcbfb2f commit acccfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bdd-interop-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
cat aries-agent-test-harness/aries-backchannels/acapy/requirements-main.txt
4343
cd aries-agent-test-harness
4444
./manage build -a acapy-main
45-
NO_TTY=1 LEDGER_URL_CONFIG=http://test.bcovrin.vonx.io TAILS_SERVER_URL_CONFIG=https://tails.vonx.io ./manage run -d acapy-main -t @AcceptanceTest -t ~@wip -t ~@T004-RFC0211 -t ~@DidMethod_orb -t ~@Transport_NoHttpOutbound
45+
NO_TTY=1 LEDGER_URL_CONFIG=http://test.bcovrin.vonx.io TAILS_SERVER_URL_CONFIG=https://tails.vonx.io ./manage run -d acapy-main -t @critical -t ~@wip -t ~@T004-RFC0211 -t ~@DidMethod_orb -t ~@Transport_NoHttpOutbound
4646

0 commit comments

Comments
 (0)