Update .github/workflows/test.yml
Some checks failed
Compile Rust Code on Release / build (push) Failing after 1m58s
Some checks failed
Compile Rust Code on Release / build (push) Failing after 1m58s
This commit is contained in:
parent
a58ec8e125
commit
14ddbfaaaa
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -1,8 +1,6 @@
|
||||||
name: Compile Rust Code on Release
|
name: Compile Rust Code on Release
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
release:
|
|
||||||
types: [created]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue