Skip to content

Commit

Permalink
wip: attempt to set LOCAL_CLUSTER_CONFIGS env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Dec 4, 2023
1 parent b630597 commit 2fd36f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
with:
name: cardano-wallet-tests-win64
- run: '.\\cardano-wallet-test-unit.exe --color --jobs 1 --skip /Cardano.Wallet.DB.Sqlite/ +RTS -M2G -N2'
env:
LOCAL_CLUSTER_CONFIGS: .\local-cluster\test\data


text-class-test-unit:
name: 'test-class:unit'
Expand Down

0 comments on commit 2fd36f8

Please sign in to comment.