Skip to content

Commit 6c0d76f

Browse files
committed
Testing build actions
1 parent a2e670e commit 6c0d76f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
with:
4545
node-version: ${{ matrix.node }}
4646

47-
- name: Install npm dependencies
48-
run: npm install
49-
5047
- name: Setup problem matchers
5148
run: |
5249
echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)