mirror of
https://github.com/ossrs/srs.git
synced 2025-11-23 19:34:05 +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
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
done:
|
||||
name: done
|
||||
release-done:
|
||||
runs-on: ubuntu-20.04
|
||||
needs:
|
||||
- update
|
||||
|
||||
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -298,8 +298,7 @@ jobs:
|
||||
- run: echo 'Start fast jobs'
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
done:
|
||||
name: done
|
||||
test-done:
|
||||
needs:
|
||||
- cygwin64
|
||||
- coverage
|
||||
|
||||
Reference in New Issue
Block a user