Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Nov 18, 2023
1 parent c3237d6 commit 32becf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build Dolibarr 18.0
run: git clone https://github.com/dolibarr/dolibarr -b 18.0 && pwd
run: git clone https://github.com/dolibarr/dolibarr -b 18.0 && ls
phpstan:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 32becf0

Please sign in to comment.