Better name for PR workflow
This commit is contained in:
parent
6973813aeb
commit
1a638b8073
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
@ -11,7 +11,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Build ffmpeg
|
||||
name: Test Full Build
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue