Remove ci
This commit is contained in:
parent
db461509f6
commit
3746edc05a
|
@ -1,11 +0,0 @@
|
|||
name: run check
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: cargo check
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
- run: git clone https://renken.mooo.com/forge/viridian/mlem.git /workspace/viridian/mlem
|
||||
- run: cargo check
|
Loading…
Reference in a new issue