Compare commits
No commits in common. "25f81a8f1b26bf8ce6387a7cd40788b0f4b63b39" and "f3c344f90ea3f5c3701b15d38b59ea3ba8d01feb" have entirely different histories.
25f81a8f1b
...
f3c344f90e
|
@ -10,7 +10,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Debug runner (act actions path)
|
||||
run: ls -lah /var/run/act/workflow
|
||||
run: tree -lah /var/run/act/workflow
|
||||
|
||||
# - name: Debug runner (act help)
|
||||
# run: act --help
|
||||
|
|
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"yaml.schemas": {
|
||||
"https://json.schemastore.org/github-workflow.json": "file:///e%3A/git.cohabit.fr/julien.oculi/test-forgejo-runner/.forgejo/workflows/demo.yaml"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue