mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Actions: Rename workflow name.
This commit is contained in:
parent
498ce72af8
commit
edb4866889
2 changed files with 2 additions and 4 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -448,8 +448,7 @@ jobs:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
done:
|
release-done:
|
||||||
name: done
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
needs:
|
needs:
|
||||||
- update
|
- update
|
||||||
|
|
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -298,8 +298,7 @@ jobs:
|
||||||
- run: echo 'Start fast jobs'
|
- run: echo 'Start fast jobs'
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
done:
|
test-done:
|
||||||
name: done
|
|
||||||
needs:
|
needs:
|
||||||
- cygwin64
|
- cygwin64
|
||||||
- coverage
|
- coverage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue