File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- name : Micro Build Tests
1+ name : Micro Autonomy Build and Test
22
33on :
44 push :
@@ -69,10 +69,10 @@ jobs:
6969 BUILDKIT_INLINE_CACHE : 1
7070
7171 confirm-build-and-unittest-complete :
72- name : Confirm Build and Unit Tests Completed
72+ name : Check Build/Test Completion
7373 needs : build-and-unittest
7474 runs-on : ubuntu-latest
7575 steps :
7676 - name : Ending
7777 run : |
78- echo "::notice:: all builds and unit tests completed."
78+ echo "all builds and unit tests completed."
Original file line number Diff line number Diff line change 1- name : Monorepo Code Linting - Auto Linter
1+ name : Code Linting - Auto Linter
22
33on :
44 push :
55 branches :
66 - main
7- - work/dereklin/workflows # temp
87 pull_request :
98 branches :
109 - main
You can’t perform that action at this time.
0 commit comments