argh
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
|||||||
run: php index.php get-page /
|
run: php index.php get-page /
|
||||||
- name: Upgrade
|
- name: Upgrade
|
||||||
run: |
|
run: |
|
||||||
git checkout {{ github.ref }}
|
git checkout ${{ github.ref }}
|
||||||
composer install --no-progress
|
composer install --no-progress
|
||||||
- name: Check new version works
|
- name: Check new version works
|
||||||
run: php index.php get-page /
|
run: php index.php get-page /
|
||||||
|
Reference in New Issue
Block a user