Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsdukai committed Jul 11, 2023
1 parent ee6af41 commit 301aaac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cjval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: cjval --version
- name: Run cjval
run: |
set -eu
cjval tmoaf.city.json
cjval tmoaf.city.json > report.txt
- name: Check validation report
Expand Down

0 comments on commit 301aaac

Please sign in to comment.