mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-21 19:39:04 -05:00
stale table reference
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
||||
dolt sql < "$in"
|
||||
|
||||
# push results to dolthub
|
||||
dolt add sysbench_results
|
||||
dolt add ${{ env.RESULT_TABLE_NAME }}
|
||||
dolt commit -m "CI commit"
|
||||
dolt push -f origin $branch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user