Skip to content

Commit

Permalink
Add space to force CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-j-castro committed Jan 17, 2024
1 parent e86b54d commit 93f815c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -21,4 +21,4 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Check for uncommitted Prettier changes
run: npm run prettier:ci
run: npm run prettier:ci

0 comments on commit 93f815c

Please sign in to comment.