Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Jan 19, 2024
1 parent fd7dd7e commit d348097
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
run: sudo apt-get install -y tree

- name: Run e2e ${{ matrix.e2e }}
run: make ${{ matrix.e2e }} --debug
run: make ${{ matrix.e2e }}


# Most of the job definitions come from https://github.com/sebastianbergmann/phpunit/blob/main/.github/workflows/ci.yml#L228
Expand Down
2 changes: 1 addition & 1 deletion fixtures/set027-laravel/expected-output
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Laravel Framework 9.45.1
Laravel Framework 9.52.16

0 comments on commit d348097

Please sign in to comment.