Skip to content

Commit 563f0e5

Browse files
committed
core: ci-cd job name updated
1 parent 13f87b1 commit 563f0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/datastructures-algorithms-ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main, release ]
88

99
jobs:
10-
build-and-test:
10+
lint-build-test:
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)