Skip to content

Commit b1e0b8a

Browse files
Filipp MakarovFilipp Makarov
authored andcommitted
chore: cicd
1 parent 6a38eb2 commit b1e0b8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/foundry-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: pnpm install --frozen-lockfile
4040

4141
- name: Run Forge tests
42-
#run: forge test --isolate
43-
run: forge test --isolate --mc 'PercentagePremium_Paymaster_Test'
42+
run: forge test --isolate --threads 1
43+
#run: forge test --isolate --mc 'PercentagePremium_Paymaster_Test'
4444
env:
4545
FOUNDRY_PROFILE: ci

0 commit comments

Comments
 (0)