Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
ci: fix double step
Browse files Browse the repository at this point in the history
  • Loading branch information
zigapk committed Nov 15, 2023
1 parent 876799d commit 6a9bb05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ jobs:
infisical_token: ${{ secrets.INFISICAL_TOKEN }}
environment: 'staging'
- name: Run tests
run: source .env && pnpm test
- name: Create report
run: source .env && pnpm jest --reporters="summary" --reporters="github-actions"

0 comments on commit 6a9bb05

Please sign in to comment.