fix: fixed workflow

This commit is contained in:
felipegchi 2022-12-16 12:16:41 -03:00
parent 38ef1aa5c8
commit 538178210d

View File

@ -63,10 +63,10 @@ jobs:
command: build
- name: Run wikind
- run: |
run: |
chmod +x ./tests/test_wikind.sh
./tests/test_wikind.sh
- shell: bash
shell: bash
# cargo_fmt:
# name: 💅 Cargo Fmt