Skip to content

Commit

Permalink
retrigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Apr 10, 2024
1 parent 251be9a commit 4e82459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qryn.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import {init} from './qryn_node_wrapper.js'
import {bun} from './common.js'
import bunInit from './qryn_bun.mjs'


if (bun()) {
bunInit()
} else {
Expand Down

0 comments on commit 4e82459

Please sign in to comment.