Compare commits
4 Commits
dbd6e88de8
...
340706c7e5
| Author | SHA1 | Date | |
|---|---|---|---|
| 340706c7e5 | |||
| ff502c3be8 | |||
| ad976c8074 | |||
| 91cca10a04 |
@ -1,5 +1,9 @@
|
|||||||
name: Test Agent
|
name: Test Agent
|
||||||
on: [push, workflow_dispatch]
|
on: [push, workflow_dispatch]
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
cancel-in-progress: false
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-agent-run:
|
test-agent-run:
|
||||||
runs-on: arch-x86_64
|
runs-on: arch-x86_64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user