Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Sep 23, 2022
1 parent b21ed6f commit 6810d13
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 @@ -44,7 +44,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Lint YAML files
run: yq ea '.' ./data/*.yaml
run: yq '.' ./data/discord_messages.yaml

- name: Install dependencies
run: yarn install --immutable
Expand Down

0 comments on commit 6810d13

Please sign in to comment.