Skip to content

Commit 26f4bfa

Browse files
committed
fix: env set
1 parent 3f6c9de commit 26f4bfa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run Tests
2121
run: forge test
2222
env:
23-
FOUNDRY_PROFILE=ci
23+
FOUNDRY_PROFILE: ci
2424

2525
snapshot:
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)