Feature: Repository Infrastructure Scaffolding #1
@@ -40,6 +40,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-artifact
|
name: build-artifact
|
||||||
|
path: build
|
||||||
|
|
||||||
- name: run_unit_tests
|
- name: run_unit_tests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user