Skip to content

Commit df95ee5

Browse files
committed
Revert "ENG-219: Add build step before running tests in CI"
This reverts commit 98fc424.
1 parent 986ff48 commit df95ee5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
with:
1313
node-version: ${{ matrix.node-version }}
1414
- run: npm ci
15-
- run: npm run build
1615
- name: Setup git
1716
run: |
1817
git config --global user.name "GitHub Actions"

0 commit comments

Comments
 (0)