Skip to content

Commit

Permalink
Merge pull request #64 from Respo/dataset
Browse files Browse the repository at this point in the history
ops on dataset
  • Loading branch information
NoEgAm committed Mar 15, 2024
2 parents 77d2495 + ad18bd4 commit feaad95
Show file tree
Hide file tree
Showing 5 changed files with 478 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-cr@0.0.3
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 feaad95

Please sign in to comment.