Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Nov 27, 2024
1 parent 5fd9bee commit d2f6846
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,23 @@ jobs:
. -> target
examples/actix-kv -> target
examples/axum-kv -> target
examples/basic -> target
examples/gc-simple -> target
examples/partition-rotation -> target
examples/permuterm -> target
examples/rolling-log -> target
examples/secondary-index -> target
examples/structured -> target
examples/suffix-search -> target
examples/tokio -> target
examples/triplestore -> target
examples/tx-atomic-counter -> target
examples/tx-blob-cas
examples/tx-mpmc-queue -> target
examples/tx-partition-move -> target
examples/tx-ssi-cc -> target
examples/tx-ssi-mpmc-queue -> target
examples/tx-ssi-partition-move -> target
- name: Build & test examples
run: node compile_examples.mjs
test:
Expand Down

0 comments on commit d2f6846

Please sign in to comment.