Skip to content

Commit

Permalink
[#156] Fixed build action job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido-Barnea committed Jan 21, 2024
1 parent 6ccf514 commit 250eed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_call:

jobs:
Test:
Build:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 250eed9

Please sign in to comment.