Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 4ade4a0

Browse files
committed
changed the namespace from PhpSlides\Src to PhpSlides\Core
1 parent 401e70b commit 4ade4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Push changes to main
2828
run: |
29-
git fetch origin main dev
29+
git fetch
3030
git checkout main
3131
git pull --rebase
3232
git push origin main

0 commit comments

Comments
 (0)