Skip to content

Commit

Permalink
add triple to tests job name
Browse files Browse the repository at this point in the history
  • Loading branch information
mibmo committed Apr 11, 2023
1 parent 655eb6c commit 88b76e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
tor/src/app/tor

test:
name: Tests
name: Tests ${{ matrix.triple }}
needs: build
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 88b76e0

Please sign in to comment.