Skip to content

Commit

Permalink
badges: jobs name
Browse files Browse the repository at this point in the history
  • Loading branch information
mysiar committed May 22, 2024
1 parent 816bbbc commit 09b2287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "main" ]

jobs:
tests:
gosec_tests:
runs-on: self-hosted
env:
GO111MODULE: on
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches: [ "main" ]

jobs:
test:
unit_test:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 09b2287

Please sign in to comment.