SQLite 3.49.1.

This commit is contained in:
Nuno Cruces
2025-02-18 18:01:55 +00:00
parent 7870ce0690
commit 9f4fe6f27c
12 changed files with 25 additions and 27 deletions

View File

@@ -73,9 +73,7 @@ jobs:
- name: Collect coverage
run: |
go get -tool github.com/dave/courtney@v0.4.3
go get -u golang.org/x/tools@v0.30.0
go mod tidy
go get -tool github.com/dave/courtney@v0.4.4
go tool courtney
if: |
github.event_name == 'push' &&