Skip to content

[WIP] cargo-checkct

[WIP] cargo-checkct #5

Workflow file for this run

name: cargo-checkct
on:
pull_request:
paths-ignore:
- README.md
push:
branches:
- master
paths-ignore:
- README.md
env:
CARGO_INCREMENTAL: 0
RUSTFLAGS: "-Dwarnings"
RUSTDOCFLAGS: "-Dwarnings"
jobs:
build:
runs-on: ubuntu-latest
uses: Ledger-Donjon/action-cargo-checkct

Check failure on line 21 in .github/workflows/cargo-checkct.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cargo-checkct.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
directory: .