Skip to content

Coerce all challenge pod env lists to maps #44

Coerce all challenge pod env lists to maps

Coerce all challenge pod env lists to maps #44

Workflow file for this run

name: Run unit tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run unit tests
run: cargo test