Add Actions
/ test (push) Has been cancelled Details

This commit is contained in:
Trevor Vallender 2024-03-01 13:00:37 +00:00
parent cc1e5dc036
commit cfd4415bb4
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo "foobar"