Skip to content

Commit

Permalink
Update self_runner_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christabone authored Jun 26, 2024
1 parent d9493e0 commit 402c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self_runner_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
GENERATE_REPORTS: "true"
NEO_SERVER_NAME: "testing-neo4j.alliancegenome.org"
NEO_SERVER_NAME: "stage-neo4j.alliancegenome.org" # Use the name from the constructed NEO_ENV_IMAGE
run: |
docker run --rm \
--name $LOADER_TEST_NAME \
Expand Down

0 comments on commit 402c522

Please sign in to comment.