Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Apr 26, 2024
1 parent f233721 commit 79c6571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-callable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up whole project using the tested dependency
run: |
curl -L "https://raw.githubusercontent.com/ibexa/ci-scripts/main/bin/${{ env.version }}/prepare_project_edition.sh" > prepare_project_edition.sh
curl -L "https://raw.githubusercontent.com/ibexa/ci-scripts/bump-5.0-default-image/bin/${{ env.version }}/prepare_project_edition.sh" > prepare_project_edition.sh
chmod +x prepare_project_edition.sh
./prepare_project_edition.sh ${{ env.PROJECT_EDITION }} ${{ env.version }} ${{ env.SETUP }}
Expand Down

0 comments on commit 79c6571

Please sign in to comment.