Skip to content

Commit

Permalink
Merge pull request #8 from priyashpatil/unix-install
Browse files Browse the repository at this point in the history
ci: change job names
  • Loading branch information
priyashpatil authored Oct 17, 2024
2 parents 29b8a44 + 57bca88 commit ec141ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

jobs:
release:
publish-build:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

jobs:
release:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ec141ca

Please sign in to comment.