add version reporting

This commit is contained in:
ading2210 2024-02-03 22:03:47 -05:00
parent 3c517bbaf5
commit a4c075b497
10 changed files with 71 additions and 11 deletions

View file

@ -22,7 +22,7 @@ jobs:
- name: run tests
working-directory: ./client
run: ./tests/run.sh || true
run: ./tests/run.sh
- name: upload img
uses: actions/upload-artifact@v4