Skip to content

The to now rescue errors. Fixes #18 #58

The to now rescue errors. Fixes #18

The to now rescue errors. Fixes #18 #58

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup & Test
uses: devcontainers/ci@v0.3
with:
env: |
CI
runCmd: |
./bin/setup
./bin/test