Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural committed Dec 15, 2022
1 parent f621cae commit e182944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Expand Up @@ -29,15 +29,15 @@ jobs:
checkout-with: |
{
"repository": "monicahq/chandler",
"ref": "a71b14ce977754d6df80d46a98ea5b36b6d46d1d",
"ref": "02b815ab7911ec7341cd55a4eecf352e666b649f",
"path": "e2e"
}
- repo: "koel/koel"
php-version: "8.1"
checkout-with: |
{
"repository": "koel/koel",
"ref": "0b85ff18b949714ef46b4d2bc73c6c1f6587a1ad",
"ref": "bf29f7e32e4cb6fd330ef3225864fd4234a93f0a",
"path": "e2e"
}
- repo: "canvural/larastan-test"
Expand Down

0 comments on commit e182944

Please sign in to comment.