Skip to content

Remedy deprecation notice #124

Remedy deprecation notice

Remedy deprecation notice #124

Workflow file for this run

name: Linux CI
on:
push:
branches: [master]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: Swatinem/rust-cache@v2
- run: ./ci.sh