Skip to content

Commit

Permalink
changed the namespace from PhpSlides\Src to PhpSlides\Core
Browse files Browse the repository at this point in the history
  • Loading branch information
dconco committed Dec 25, 2024
1 parent 401e70b commit 4ade4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Push changes to main
run: |
git fetch origin main dev
git fetch
git checkout main
git pull --rebase
git push origin main
Expand Down

0 comments on commit 4ade4a0

Please sign in to comment.