Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b00e88f

Browse files
lamidacharleskorn
andauthoredMay 15, 2024··
Update .github/workflows/test-build.yml
Co-authored-by: Charles Korn <[email protected]>
1 parent f242934 commit b00e88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/test-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
jobs:
16-
build:
17-
name: Build
16+
check:
17+
name: Check
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)
Please sign in to comment.