Skip to content

Commit

Permalink
Minimize workflow and job name for better overview on the WebUI.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Jun 18, 2023
1 parent 5af8fd9 commit d4c9b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test rpm2swidtag
name: test

on:
push:
Expand All @@ -9,7 +9,7 @@ on:

jobs:
build:
name: Run tests in container
name: x86_64 container
runs-on: ubuntu-20.04
strategy:
fail-fast: false
Expand Down

0 comments on commit d4c9b7f

Please sign in to comment.