stale table reference

This commit is contained in:
Max Hoffman
2023-02-27 14:32:42 -08:00
parent 484b62f9a4
commit 9b42c7d07c
+1 -1
View File
@@ -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