Skip to content

Commit

Permalink
Update REST URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Sep 10, 2024
1 parent a110e3c commit fa8e730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pip install "tox<4.0.0"
- name: Test with pytest
run: |
export MIRA_REST_URL=http://34.230.33.149:8771
export MIRA_REST_URL=http://mira-epi-dkg-lb-c7b58edea41524e6.elb.us-east-1.amazonaws.com:8771
tox -e py
# - name: Upload coverage report to codecov
# uses: codecov/codecov-action@v1
Expand Down

0 comments on commit fa8e730

Please sign in to comment.