Skip to content

Commit

Permalink
change back to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zafei-Erin committed Feb 21, 2024
1 parent 48d732c commit 59f150d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: npm install
working-directory: ${{ matrix.dir }}

- name: Run build
run: npm run lint && npm run build
- name: Run ci
run: npm ci
working-directory: ${{ matrix.dir }}

0 comments on commit 59f150d

Please sign in to comment.