Skip to content

Commit

Permalink
wip8
Browse files Browse the repository at this point in the history
  • Loading branch information
paiv committed Nov 10, 2024
1 parent ab854ae commit 37e1cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Test import
run: |
echo 'import encode from "uklatn"; encode("імпорт");' | node -
echo 'const { encode } = require("uklatn"); encode("імпорт");' | node -
build-py:
Expand Down

0 comments on commit 37e1cc5

Please sign in to comment.