Changeset: 2830e4cf6584 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/2830e4cf6584
Modified Files:
        .github/workflows/linux.yml
Branch: default
Log Message:

test if the times.lst is there


diffs (11 lines):

diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -56,6 +56,7 @@ jobs:
           #cd build 
           #cmake --build . --target mtest
           PATH=$HOME/${{ matrix.branch }}/bin:$PATH $HOME/${{ matrix.branch 
}}/bin/Mtest.py -r --debug=0
+          ls $HOME/${{ matrix.branch }}/mTests/times.lst
       - name: Results
         uses: actions/upload-artifact@v3
           name: Publish mtest results
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to