Skip to content

Commit

Permalink
test ci debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael-Marchese committed Oct 30, 2023
1 parent 714f378 commit df2a398
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 @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Create template from API Platform
run: git clone https://github.com/api-platform/api-platform api-template
run: git clone https://github.com/api-platform/api-platform api-template/
- name: Create an existing project
run: |
git clone https://github.com/api-platform/api-platform project/
Expand Down

0 comments on commit df2a398

Please sign in to comment.