Skip to content

Commit

Permalink
chore: Update GitHub workflow to use git for code checkout and add ph…
Browse files Browse the repository at this point in the history
…p-filelist directory
  • Loading branch information
ewilan-riviere committed Aug 24, 2024
1 parent 151b7ae commit 660b3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: |
apk add git
git clone https://github.com/kiwilan/php-filelist.git
cd php-filelist
ls
- name: Install Rust
Expand Down

0 comments on commit 660b3e9

Please sign in to comment.