Skip to content

Commit

Permalink
fix: use fork env string
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomariscal committed Jul 1, 2024
1 parent 7b09057 commit 719b07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
test:
runs-on: ubuntu-latest
env:
USE_FORK: false
USE_FORK: "false"
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 719b07e

Please sign in to comment.