Compare commits
2 commits
f3c344f90e
...
25f81a8f1b
Author | SHA1 | Date | |
---|---|---|---|
Julien Oculi | 25f81a8f1b | ||
Julien Oculi | 552be1ce84 |
|
@ -10,7 +10,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Debug runner (act actions path)
|
||||
run: tree -lah /var/run/act/workflow
|
||||
run: ls -lah /var/run/act/workflow
|
||||
|
||||
# - name: Debug runner (act help)
|
||||
# run: act --help
|
||||
|
|
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"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