Skip to content

Commit

Permalink
change command
Browse files Browse the repository at this point in the history
  • Loading branch information
JensRavens committed Nov 23, 2024
1 parent 54d81b0 commit 6d4d44e
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 @@ -42,7 +42,7 @@ jobs:
- name: Translations Lint
run: bundle exec i18n-tasks health
- name: Check Model Annotations
run: bundle exec annotate --models && bin/git_tracked_are_unmodified
run: bundle exec annotaterb models --frozen
- name: JS Lint
run: yarn lint
- name: Install Playwright Browsers
Expand Down

0 comments on commit 6d4d44e

Please sign in to comment.