mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 14:29:38 +00:00
Branch not needed.
This commit is contained in:
parent
b435c89239
commit
fd9f5ae60a
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
|
@ -37,12 +37,6 @@ jobs:
|
|||
with:
|
||||
command: fmt
|
||||
args: --all --check
|
||||
if: ${{ runner.os == 'Linux' }}
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: fmt
|
||||
args: --all --no-default-features --check
|
||||
if: ${{ runner.os == 'Linux' }}
|
||||
- uses: actions-rs/clippy-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user