Skip to content

Commit 1088324

Browse files
remove workaround
1 parent 05f3e9f commit 1088324

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- run: npm run build
2828
- run: npm run format-check
2929
- run: npm test
30-
- run: git add .
3130
- name: Verify no unstaged changes
3231
if: runner.os != 'windows'
3332
run: __tests__/verify-no-unstaged-changes.sh

0 commit comments

Comments
 (0)