debugging
Some checks failed
/ build:package (push) Has been skipped
/ backend-pylint (push) Failing after 8s

This commit is contained in:
Firq 2023-12-20 17:23:18 +01:00
parent 3048dc5007
commit a74095eaea
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -9,7 +9,9 @@ jobs:
- name: Checkout source code
uses: https://code.forgejo.org/actions/checkout@v3
- name: Switch to correct directory
run: cd backend
run: |
cd backend
ls
- name: Install packages
run: |
ls