Add additional test for smoke tests to cover syncing

This commit is contained in:
David Dworken 2024-04-14 18:23:46 -07:00
parent 6343c208c6
commit 514d95ba4e
No known key found for this signature in database

View File

@ -58,6 +58,7 @@ jobs:
run: |
go install gotest.tools/gotestsum@bc98120
make ftest FILTER=TestInstallViaPythonScriptFromHead
make ftest FILTER=TestParam/testIntegrationWithNewDevice
# - name: Setup tmate session
# if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3