Update .forgejo/workflows/demo.yaml
/ test (push) Failing after 1m9s
Details
/ test (push) Failing after 1m9s
Details
This commit is contained in:
parent
2f5fae26c7
commit
c143a4626f
|
@ -2,6 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue