Skip to content

Commit

Permalink
fixing CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Sep 17, 2023
1 parent d8ebbc0 commit 5f8a401
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
version: '0.8.1'

- name: "test"
run: caps --ci && cr -1 --entry test
run: caps --ci

- run: cr --emit-js -1 --entry test && yarn && node ./main.mjs
- run: cr --emit-ir -1
1 change: 1 addition & 0 deletions package.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
{}
:dependencies $ {}
|calcit-lang/skir |main
|calcit-lang/lilac |lilac

0 comments on commit 5f8a401

Please sign in to comment.