remove test commands, only install nim

This commit is contained in:
David Krause (enthus1ast) 2025-03-10 10:22:18 +01:00
parent 85212a2005
commit 723add18c8

View file

@ -60,12 +60,9 @@ runs:
- run: gcc --version
- run: nim --version
- run: nimble --version
- run: nimble install
- run: nimble test
- run: nimble tests
- uses: actions/upload-artifact@v3
with:
name: myBuild
path: testRunner
# - uses: actions/upload-artifact@v3
# with:
# name: myBuild
# path: testRunner