Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Jul 11, 2024
1 parent f32bbb6 commit ed09a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TestCITools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:

jobs:
extension-template-main:
name: Build the extension template
name: Extension template
uses: ./.github/workflows/_extension_distribution.yml
with:
extension_name: quack
Expand All @@ -22,7 +22,7 @@ jobs:
duckdb_version: v1.0.0

delta-extension-main:
name: Build the Delta extension (to test Rust)
name: Rust builds (using Delta extension)
uses: ./.github/workflows/_extension_distribution.yml
with:
extension_name: delta
Expand Down

0 comments on commit ed09a8b

Please sign in to comment.