Skip to content

Commit

Permalink
Drop --debug
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed Sep 5, 2024
1 parent 2dd473a commit ec08869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ jobs:
run: docker build -t bluesky/tiled:latest .

- name: Validate container
run: canary validate --debug --file canary-validator.yml bluesky/tiled:latest
run: canary validate --file canary-validator.yml bluesky/tiled:latest

0 comments on commit ec08869

Please sign in to comment.