Skip to content

Commit

Permalink
ci/ccheck/ssl: fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jul 2, 2021
1 parent 421f978 commit 4915d6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ccheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ccheck
on: [push, pull_request]

jobs:
build:
ccheck:

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: OpenSSL no-deprecated and LibreSSL
on: [push, pull_request]

jobs:
build:
ssl:
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 4915d6f

Please sign in to comment.