diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e109504..1faeecf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: jobs: ci: name: CI Check + environment: ci runs-on: macos-latest steps: - name: Checkout diff --git a/reports/sources/localduck/connection.yaml b/reports/sources/localduck/connection.yaml new file mode 100644 index 0000000..20a648d --- /dev/null +++ b/reports/sources/localduck/connection.yaml @@ -0,0 +1,5 @@ +# This file was automatically generated +name: localduck +type: duckdb +options: + filename: ../../octocatalog.db