actions update

This commit is contained in:
Chris Cochrun 2024-11-28 03:21:06 -06:00
parent 945e5255d3
commit 46405265ec

View file

@ -1,7 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v3 uses: actions/checkout@v3