experiment 2

This commit is contained in:
Hannes Martin Signer 2023-08-03 10:27:38 +02:00
parent 37b6a52d7f
commit 05275a9e56

View File

@ -20,6 +20,7 @@ build_release:
test:
stage: test
script:
- cp ../test/FTCS_11_11_7000.csv test/
- ./build/test/testTug
lint: