#1 [Ticket] Test CI
Some checks failed
Quality Check / Check (push) Failing after 21s

This commit is contained in:
Snoweuph 2024-02-10 22:49:12 +01:00
parent 4c43336cab
commit 6bd04c5a2a
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -6,7 +6,7 @@ jobs:
name: "Check"
runs-on: "ubuntu-latest"
container:
image: "git.euph.dev/actions/act:latest"
image: "git.euph.dev/actions/runner-basic:latest"
steps:
- name: "Checkout"
uses: "https://git.euph.dev/actions/checkout@v3"
@ -20,4 +20,4 @@ jobs:
run: |
ls
cd app
make check
make check