Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 4, 2023
1 parent 5bb1009 commit 9b7a48d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ jobs:
- uses: taiga-family/ci/actions/setup/[email protected]
with:
node-version: 12.x
- run: |
npm run build
npm run lint
npm run test
- run: npm run build
- run: npm run lint
- run: npm run test
- uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9b7a48d

Please sign in to comment.