Update .forgejo/workflows/test.yaml

This commit is contained in:
Fijxu 2024-03-15 13:43:12 -03:00
parent f9c6177cc7
commit 063ae4a3ba

View file

@ -7,7 +7,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout code