Skip to content

Oh, they were being .gitignore'd #3556

Oh, they were being .gitignore'd

Oh, they were being .gitignore'd #3556

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