Fix path for show-expected-fail-tests.sh

Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
Cnly 2019-06-04 14:34:06 +08:00
parent b9e82db8d8
commit cc5f108c98

View file

@ -21,7 +21,7 @@ jobs:
command: /dendrite_sytest.sh
- run:
name: Check for new tests to be added to testfile
command: /show-expected-fail-tests.sh /logs/results.tap
command: ./show-expected-fail-tests.sh /logs/results.tap
- store_artifacts:
path: /logs