Skip to content

Commit

Permalink
[ci] Use default branch of de.systopia.remoteevent.git
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Tubach committed Oct 4, 2023
1 parent 600061a commit 39b8ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Install dependencies
run: |
git clone --depth=1 -b issue/33 https://github.com/systopia/de.systopia.remoteevent.git &&
git clone --depth=1 https://github.com/systopia/de.systopia.remoteevent.git &&
git clone --depth=1 https://github.com/systopia/de.systopia.remotetools.git &&
composer update --no-progress --prefer-dist --${{ matrix.prefer }} &&
composer composer-phpunit -- update --no-progress --prefer-dist &&
Expand Down

0 comments on commit 39b8ea0

Please sign in to comment.