Skip to content

Do day 5

Do day 5 #10

Workflow file for this run

name: Test
on: push
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: cargo test --release -- -Zunstable-options --report-time