Skip to content

Commit daa482b

Browse files
authored
Merge pull request #59 from Hyperloop-UPV/adj-validator-new-version
Update ADJ-Validator integration with slack
2 parents a85513c + f3e3bc1 commit daa482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/adj-tester.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Run ADJ validation
2626
run: |
27-
python3 .github/workflows/scripts/adj-tester/main.py > /dev/null 2>&1
27+
python3 .github/workflows/scripts/adj-tester/main.py
2828
2929
- name: Notify Slack on failure
3030
if: failure()

0 commit comments

Comments
 (0)