Skip to content

Commit

Permalink
📝 update CI test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Xudong-Huang committed Sep 1, 2024
1 parent 5280f6a commit 7cbdf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
test:
name: Test on ${{ matrix.target.name }}
name: ${{ matrix.channel }}Test on ${{ matrix.target.name }}
runs-on: ${{ matrix.target.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 7cbdf0a

Please sign in to comment.