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]
jobs:
test:
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3