Skip to content

Commit 533e06c

Browse files
Added unit tests to cicd
1 parent e76db9a commit 533e06c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1515
jobs:
1616
Tests:
17-
name: Testing Code Base
17+
name: unit tests
1818
# Set the agent to run on
1919
runs-on: ubuntu-latest
2020
steps:

0 commit comments

Comments
 (0)