mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 12:05:02 +02:00
Read localaction's from container (#719)
Fix localaction tests (missing checkout) Co-authored-by: Ryan (hackercat) <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Ryan
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent
531ea02fb9
commit
0ff204b615
+1
@@ -5,6 +5,7 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./uses-composite/composite_action
|
||||
id: composite
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user