mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-21 15:53:32 +01:00
Add additional test for smoke tests to cover syncing
This commit is contained in:
parent
6343c208c6
commit
514d95ba4e
1
.github/workflows/distro-smoke-test.yml
vendored
1
.github/workflows/distro-smoke-test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user