Skip to content

Bump the ci-dependencies group with 1 update #17

Bump the ci-dependencies group with 1 update

Bump the ci-dependencies group with 1 update #17

Workflow file for this run

name: Rust - Test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: cargo test