This commit is contained in:
Garry Ing
2021-03-10 22:37:19 -05:00
parent 1b95e9a8df
commit b6283352d2
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
- main
jobs:
test:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2