Skip to content

Commit

Permalink
i love github actions syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Aug 21, 2024
1 parent 0888c7e commit 28bae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ jobs:
mv x86_64-linux-gnu_libwallet2_api_c.so monero_libwallet2_api_c.so
cd ..
- name: Run tests
run:
run: |
cd impls/monero.ts
deno --unstable-ffi run --allow-ffi monero_bindings.ts
Expand Down

0 comments on commit 28bae01

Please sign in to comment.