Skip to content

Commit

Permalink
build(ci): turn off the turbo cache in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mogeko committed Jul 10, 2024
1 parent e9e2c4a commit dcc249e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
name: Run Tests and Generate Coverage Report
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ github.actor }}
TURBO_FORCE: true
steps:
- uses: actions/[email protected]
- name: Set up pnpm
Expand Down

0 comments on commit dcc249e

Please sign in to comment.