Skip to content

Commit 7c0239d

Browse files
authored
ci: remove duplicate step
1 parent b0c1836 commit 7c0239d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ jobs:
1616
node-version: ${{ matrix.node-version }}
1717
cache: 'npm'
1818
- run: yarn install --frozen-lockfile
19-
- run: yarn build
2019
- name: Run the tests 👀
2120
run: yarn test

0 commit comments

Comments
 (0)