We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cce17a commit 43f2e6aCopy full SHA for 43f2e6a
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
repository: codeception/codeception-laravel5-sample
28
path: framework-tests
29
- ref: codeception-3.0
+ ref: codeception-4.1
30
31
- name: Install Laravel Sample
32
run: |
0 commit comments