Skip to content

Commit cb12312

Browse files
committed
fixup: ignore code-points-data changes for testing
1 parent ca4fb48 commit cb12312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
npm ci
7575
npm run bootstrap-ci -- --scope @mongodb-js/monorepo-tools --stream --include-dependencies
7676
npm run bootstrap-ci -- --stream --since ${SINCE_REF} --include-dependencies
77+
78+
git checkout -- packages/saslprep/src/code-points-data.ts
7779
shell: bash
7880

7981
- name: Info

0 commit comments

Comments
 (0)