Skip to content

Commit

Permalink
Rename samples job as sample-OS
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Jul 22, 2024
1 parent bb8f4d3 commit 531cb12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ defaults:
shell: bash

jobs:

analyzer:
name: build-${{ matrix.os }}
name: sample-${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 531cb12

Please sign in to comment.