Fix typo
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install notes app
|
- name: Install notes app
|
||||||
run: |
|
run: |
|
||||||
docker compose exec app php occ apps:enable notes
|
docker compose exec app php occ app:enable notes
|
||||||
|
|
||||||
# Add subsequent steps here, e.g., running tests
|
# Add subsequent steps here, e.g., running tests
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user