Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m5x5 committed Jun 17, 2024
1 parent 038586b commit c2a85e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: cd browser-extension && npm ci --legacy-peer-deps
- run: cd browser-extension && npm run build --if-present
- run: cd browser-extension && npm test

0 comments on commit c2a85e8

Please sign in to comment.