Skip to content

maybe doing this first will help for some reason? #3714

maybe doing this first will help for some reason?

maybe doing this first will help for some reason? #3714

Workflow file for this run

name: fud2 tests
on:
push:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo test -p fud