Skip to content

Commit

Permalink
Merge pull request #19 from BenoitZugmeyer/update-ci-job
Browse files Browse the repository at this point in the history
ci: rename job build to check
  • Loading branch information
BenoitZugmeyer authored Aug 25, 2024
2 parents c00a02d + 35de55a commit f2f8732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: ["main"]

jobs:
build:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f2f8732

Please sign in to comment.