Skip to content

Commit f94d951

Browse files
chore(adj-validator): copy ADJ-Validator from test-adj
1 parent 4f9ae3a commit f94d951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)