Skip to content

Commit

Permalink
fix: update E2E tests repositories (#1560)
Browse files Browse the repository at this point in the history
* Upgrade repositories for E2E tests to latest commit

* Update ref of koel/koel
  • Loading branch information
rene-bos committed Feb 25, 2023
1 parent 9e428d5 commit 79527d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
checkout-with: |
{
"repository": "koel/koel",
"ref": "545a303e0a3eca6a10909cdda73dd04264683727",
"ref": "050d898857e7876685bb0c38eaea3651b915651a",
"path": "e2e"
}
- repo: "canvural/larastan-test"
Expand All @@ -53,7 +53,7 @@ jobs:
checkout-with: |
{
"repository": "canvural/larastan-strict-rules",
"ref": "872048172bb2b3501f92438e0462aa7f80111f44",
"ref": "16ceaa41a54aacc5481d957dd625590e6acd321c",
"path": "e2e"
}
Expand Down

0 comments on commit 79527d5

Please sign in to comment.