Skip to content

Commit

Permalink
ops on dataset; 0.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Mar 13, 2024
1 parent 77d2495 commit cb00e96
Show file tree
Hide file tree
Showing 5 changed files with 479 additions and 307 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,9 @@ jobs:
node-version: 20
cache: yarn

- uses: supplypike/setup-bin@v3
- uses: calcit-lang/setup-[email protected]
with:
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.35/cr'
name: 'cr'
version: '0.8.35'

- uses: supplypike/setup-bin@v3
with:
uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.35/caps'
name: 'caps'
version: '0.8.35'
version: '0.8.41'

- name: "load deps"
run: caps --ci && yarn
Expand Down
Loading

0 comments on commit cb00e96

Please sign in to comment.