Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 17, 2025
1 parent ff9ff34 commit 22646eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ on:
jobs:
test-js:
name: "JS v0.2.2" # v0.2.2 == commit below
uses: paulmillr/jsbt/.github/workflows/test-js.yml@6a21aa9d4ac68c2ffe5b355aa05abaa89ba6075c
uses: paulmillr/jsbt/.github/workflows/test-js.yml@271a688dffed8d09db213eb2f322beebe6d56433
with:
skip-node18: true

0 comments on commit 22646eb

Please sign in to comment.