Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Dec 4, 2023
1 parent b4a6025 commit a24d0d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ jobs:

cardano-wallet-test-unit:
name: 'cardano-wallet:unit'
needs: setup
## needs: setup
runs-on: windows-2022
steps:
- uses: actions/download-artifact@v3
with:
name: cardano-wallet-tests-win64
# - uses: actions/download-artifact@v3
# with:
# name: cardano-wallet-tests-win64
- run: "echo $LOCAL_CLUSTER_CONFIGS"
env:
LOCAL_CLUSTER_CONFIGS: .\\local-cluster\\test\\data
Expand Down

0 comments on commit a24d0d6

Please sign in to comment.