Skip to content

Commit

Permalink
"mistaken ci env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ieaves committed Mar 12, 2024
1 parent 820a8f9 commit fdc3dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-cube-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ jobs:

- name: Run Cube Tests
env:
CUBE_API_URL: "http://cubeapi:4000"
TESTING_CUBE_API_URL: "http://cubeapi:4000"
run: poetry run pytest

0 comments on commit fdc3dd8

Please sign in to comment.