Pipelines

- test to make sure
This commit is contained in:
Tristan B. Velloza Kildaire 2024-03-31 21:25:32 +02:00
parent 5467962398
commit 73efdf9d4c
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ jobs:
./tlang.out
if [ $? = 45 ]
if [ $? = 47 ]
then
set -e
exit 0