Skip to content

Commit 65e3e42

Browse files
authored
Discard changes to .github/workflows/ci.yml
1 parent 6d38ee7 commit 65e3e42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- uses: actions/checkout@v4
32-
- uses: actions/setup-node@v4
33-
with:
34-
node-version-file: package.json
3532
- run: npm ci
3633
- run: npm run build
3734
- name: Ensure that test URLs aren't included in the built file

0 commit comments

Comments
 (0)