Skip to content

Commit

Permalink
Get version
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert committed Jun 27, 2024
1 parent c98f5cc commit ae3c4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,4 @@ jobs:
- name: Run pytest
# staging: https://tad.stag.apps.digilab.network
# production: https://tad.prd.apps.digilab.network/
run: poetry run pytest tests/deployment_validation --server=https://tad.prd.apps.digilab.network --tad-version=${{ steps.get_commit_hash.outputs.commit_hash }}
run: poetry run pytest tests/deployment_validation --server=https://tad.stag.apps.digilab.network --tad-version=${{ steps.get_commit_hash.outputs.commit_hash }}

0 comments on commit ae3c4b4

Please sign in to comment.