now runs on rust
All checks were successful
Build Project / test (push) Successful in 5m14s

This commit is contained in:
2023-09-24 15:16:40 +00:00
parent ad118389fa
commit bed42aaeb1

View File

@@ -9,6 +9,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container:
image: rust:latest
# Service containers to run with `container-job`
services: