Skip to content

Commit

Permalink
Update the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jun 8, 2024
1 parent 0df6e8d commit c9825cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: npm test
env:
AKISMET_API_KEY: ${{secrets.AKISMET_API_KEY}}
NODE_ENV: test
deploy:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit c9825cf

Please sign in to comment.