extract to path
Some checks failed
Build and Test verification / build (push) Successful in 22s
Build and Test verification / test (push) Failing after 2s

This commit is contained in:
2026-05-08 12:01:16 -05:00
parent ee46c8418b
commit b7af7d3df4

View File

@@ -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: |