Skip to content

Commit

Permalink
ci: update env variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
leventdem authored and youben11 committed Oct 10, 2023
1 parent 894f78d commit caa35b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

cp .env.example .env
LOCAL_IMAGE_NAME=evmosnodelocal0 npm run test:inband
TEST_CONTAINER_NAME=evmosnodelocal0 npm run test:inband

0 comments on commit caa35b3

Please sign in to comment.