Skip to content

Commit

Permalink
fix yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Oct 25, 2024
1 parent bfe909f commit 83b76aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-localnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,4 @@ jobs:
docker cp localnet:/usr/src/app/localnet/validator00/config/validatorKey.pem ./validatorKey00.pem
docker cp localnet:/usr/src/app/localnet/validator01/config/validatorKey.pem ./validatorKey01.pem
docker cp localnet:/usr/src/app/localnet/validator02/config/validatorKey.pem ./validatorKey02.pem
pytest -m require_localnet multiversx_sdk_cli/tests

0 comments on commit 83b76aa

Please sign in to comment.