Skip to content

Commit

Permalink
CI: names vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Jan 31, 2024
1 parent e37efaa commit 926308c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/VcpkgDeps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
name: VCpkgDeps
name: VcpkgDeps
runs-on: ${{ matrix.config.os }}
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/VcpkgPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
name: VCpkgDeps
name: VcpkgPackage
runs-on: ${{ matrix.config.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 926308c

Please sign in to comment.