Add test build.yaml
Some checks failed
/ build (push) Failing after 57s
/ test (push) Successful in 1s

This commit is contained in:
Nick Guy 2024-05-27 16:52:08 +01:00
parent b7b481e873
commit 04c6443943

View file

@ -9,7 +9,7 @@ jobs:
EXPORT_NAME: test EXPORT_NAME: test
PROJECT_PATH: ./ PROJECT_PATH: ./
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: artifacts name: artifacts
path: ../build path: ../build