First implementation

This commit is contained in:
Paul Campbell 2024-05-16 18:52:20 +01:00
parent f73149ed75
commit 87fe665095
4 changed files with 92 additions and 2 deletions

View file

@ -0,0 +1,9 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- name: Test Rust image
uses: https://git.kemitix.net/kemitix/rust@v0.1.0
with:
args: test