Skip to content

Commit

Permalink
ci: only run rimu API tests (attempt to resolve Github actions errors)
Browse files Browse the repository at this point in the history
  • Loading branch information
srackham committed Jan 21, 2025
1 parent ce26ef0 commit 8bdb9b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
run: |
npm install
deno cache src/deno/rimuc.ts
deno run -A Drakefile.ts build
deno test -A test/
deno test -A test/rimu_test.ts

0 comments on commit 8bdb9b2

Please sign in to comment.