Skip to content

Commit

Permalink
yaml sucks
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Jan 4, 2024
1 parent b63294c commit cb40773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
env:
CI: true
- run: npm ci
- run: npm run prepare --if-present
- run: npm test
env:
CI: true

0 comments on commit cb40773

Please sign in to comment.