mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-01-12 10:34:23 +01:00
Remove lint step from test workflows
This commit is contained in:
3
.github/workflows/sqlite.yml
vendored
3
.github/workflows/sqlite.yml
vendored
@@ -28,9 +28,6 @@ jobs:
|
||||
sudo yarn install --non-interactive
|
||||
sudo yarn global add prettier@1.17.0
|
||||
|
||||
- name: Lint
|
||||
run: make lint
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
sudo rm -f /etc/boto.cfg
|
||||
|
||||
Reference in New Issue
Block a user