mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 07:49:37 +00:00
Rename build to check.
This commit is contained in:
parent
80d51e1bff
commit
34db699972
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -35,8 +35,8 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
args: --all-features
|
||||
|
||||
build_web:
|
||||
name: Build Web
|
||||
check_web:
|
||||
name: Check Web
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user