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

This commit is contained in:
Snoweuph 2024-02-10 18:29:27 +01:00
parent f19f01ab28
commit c1cd1848a9
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -6,7 +6,7 @@ jobs:
name: "Check"
runs-on: "ubuntu-latest"
container:
image: "ghcr.io/catthehacker/ubuntu:act-22.04"
image: "git.euph.dev/actions/act:latest"
steps:
- name: "Checkout"
uses: "https://git.euph.dev/actions/checkout@v3"