Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
none00y committed Aug 30, 2024
1 parent dcc3de0 commit 79d8e12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
echo $(pwd) >> $GITHUB_PATH
echo ./target/tmp/ >> $GITHUB_PATH
echo $GITHUB_PATH
echo "CONTRACTS_NODE=$(pwd)" >> $GITHUB_ENV
substrate-contracts-node

- name: Run unit tests
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 79d8e12

Please sign in to comment.