Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored May 27, 2024
1 parent 310199d commit 2b1f8ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ jobs:
wget https://github.com/singnet/snet-daemon/releases/download/v5.0.1/snet-daemon-v5.0.1-linux-amd64.tar.gz
tar -xvf snet-daemon-v5.0.1-linux-amd64.tar.gz
cd snet-daemon-v5.0.1-linux-amd64
cd ~
ls
cp ./testcases/functional_tests/snetd.config.json ./snet-daemon/snet-daemon-v5.0.1-linux-amd64
cp ../../snet-sdk-python/testcases/functional_tests/snetd.config.json .
# - name: unit tests
# run: |
Expand Down

0 comments on commit 2b1f8ab

Please sign in to comment.