Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test(ci): check runner directory
  • Loading branch information
EmilySeville7cfg authored and EmilySeville7cfg committed Aug 22, 2023
commit 54c3846cf57b99f4f3790c7bf99e87647a55fd15
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ jobs:
for directory in specs/*; do
env -C "$directory" jsonschema-cli validate "../../schemas/theme.json" *.yaml
done

- name: Test
run: pwd