mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[build][ci] fix config error
This commit is contained in:
@@ -85,7 +85,7 @@ aliases:
|
||||
name: Lint Code
|
||||
command: |
|
||||
mkdir -p ~/reports
|
||||
eslint ./src/ --format junit --output-file ~/reports/eslint.xml
|
||||
./node_modules/.bin/eslint ./src/ --format junit --output-file ~/reports/eslint.xml
|
||||
when: always
|
||||
|
||||
# flow
|
||||
|
||||
Reference in New Issue
Block a user