Skip to content

Commit

Permalink
Test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermoap committed Sep 29, 2023
1 parent 60cac62 commit 03745f7
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 @@ -82,7 +82,7 @@ jobs:
- name: Check for missing annotations
run: bundle exec annotate
- name: Check for missing doc changes
run: ./bin/update-docs
run: ./bin/update-docs && git diff
- name: Check for untracked changes in app, spec and doc directories
uses: rootstrap/check_untracked_changes@v1
with:
Expand Down

0 comments on commit 03745f7

Please sign in to comment.