Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 7, 2024
1 parent 2d384e0 commit 372e966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:

- name: functional tests for cli
run: |
# mkdir ~/.snet
# cp ./snet/cli/test/utils/config ~/.snet/
mkdir ~/.snet
cp ./snet/cli/test/utils/config ~/.snet/
sh -ex ./snet/cli/test/utils/run_all_functional.sh

0 comments on commit 372e966

Please sign in to comment.