Skip to content

Commit

Permalink
Add additional test for smoke tests to cover syncing
Browse files Browse the repository at this point in the history
  • Loading branch information
ddworken committed Apr 15, 2024
1 parent 6343c20 commit 514d95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/distro-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 514d95b

Please sign in to comment.