Revert "Add additional test for smoke tests to cover syncing"

This reverts commit 514d95ba4e.
This commit is contained in:
David Dworken 2024-04-14 22:41:31 -07:00
parent f9469630fa
commit 3af25fca32
No known key found for this signature in database

View File

@ -58,7 +58,6 @@ 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