Skip to content

Commit b11f831

Browse files
authored
Merge pull request #54 from QualiSystemsLab/alexazarh-patch-1
Update ci.yml
2 parents bc8c6b3 + 10bab34 commit b11f831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1313
jobs:
14-
Build:
14+
LintAndTest:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)