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