Skip to content

Commit

Permalink
Revert "remove dead code"
Browse files Browse the repository at this point in the history
This reverts commit 1d06fd9.
  • Loading branch information
laruence committed Jun 28, 2024
1 parent 1d06fd9 commit 2bd69c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
REPORT_EXIT_STATUS: "yes"
NO_INTERACTION: "yes"
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: true
- name: Setup
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 2bd69c7

Please sign in to comment.