Skip to content

Commit

Permalink
Add integration test to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ho committed Nov 9, 2022
1 parent 2cf762c commit bdd2d0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ loglevel=${LOG_LEVEL:-INFO}
python3 -m pytest -olog_level=$loglevel -v -olog_file=/tmp/log.txt -v \
${TEST_INTEGRATION_PY_DIR}/test_eth_transfers.py \
${TEST_INTEGRATION_PY_DIR}/test_rowan_transfers.py \
${TEST_INTEGRATION_PY_DIR}/test_sifnode_peggy_pause_unpause.py \

0 comments on commit bdd2d0e

Please sign in to comment.