mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 03:44:02 +08:00
Actions: Rename workflow name.
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user