Skip to content

Commit

Permalink
fix(ci/floccus): Improve workflow labels
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Dec 14, 2023
1 parent c16c6bf commit 392c598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/floccus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- firefox
- chrome

name: ${{ matrix.browsers }} floccus@${{ matrix.floccus-branch }} ${{ matrix.test-name}}
name: ${{ matrix.browsers }} floccus@${{ matrix.floccus-branch }} ${{ floccus-adapter }}:${{ matrix.test-name}}

services:
hub:
Expand Down

0 comments on commit 392c598

Please sign in to comment.