Skip to content

Commit 2d9cdbd

Browse files
committed
ci: update tests to check types (temp)
1 parent 00d5b86 commit 2d9cdbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ jobs:
5555
run: yarn install
5656

5757
- name: Run actor-core tests
58-
run: yarn test
58+
# TODO: Add back
59+
# run: yarn test
60+
run: yarn check-types
5961

6062
# - name: Install Rust
6163
# uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)