Skip to content

Commit

Permalink
Remove done TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Ph0tonic committed Dec 11, 2024
1 parent 54e3b54 commit a1864ba
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 @@ -80,7 +80,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "John Doe"
git config --global init.defaultBranch main # TODO: use main, need to adjust tests to match
git config --global init.defaultBranch main
- name: Run tests
run: phpunit
Expand Down

0 comments on commit a1864ba

Please sign in to comment.