Skip to content

Commit

Permalink
build: changed config
Browse files Browse the repository at this point in the history
  • Loading branch information
m62624 committed Aug 17, 2023
1 parent d923c1e commit 1a319a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Wasm Test (JavaScript vesrion)
run: |
docker run wasm-pack test --node ./flexible_inspect_js/
# Шаг для запуска контейнера с тестами
- name: Coverage test (tarpaulin)
run: |
Expand Down

0 comments on commit 1a319a6

Please sign in to comment.