mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-13 00:07:59 +02:00
Fix typo in script name
This commit is contained in:
parent
31823a7405
commit
6183d92315
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
./tests.sh
|
./test.sh
|
||||||
- name: Push on codecov result
|
- name: Push on codecov result
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v1
|
||||||
- name: Compile project on every platform
|
- name: Compile project on every platform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user