Skip to content

Commit

Permalink
Adjust workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Sep 3, 2024
1 parent 5d98847 commit e28ef36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_with_mesh_cli_on_mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: check:data
run: |
PYTHONPATH=. python3 ./systemtests/check_with_mesh_cli_on_mainnet.py --mode=data --network=testnet
PYTHONPATH=. python3 ./systemtests/check_with_mesh_cli.py --mode=data --network=testnet
env:
MAINNET_PROXY_URL: ${{ secrets.MAINNET_PROXY_URL }}

0 comments on commit e28ef36

Please sign in to comment.