mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-03 13:21:56 +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
|
||||
- name: Run tests
|
||||
run: |
|
||||
./tests.sh
|
||||
./test.sh
|
||||
- name: Push on codecov result
|
||||
uses: codecov/codecov-action@v1
|
||||
- name: Compile project on every platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user