mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix: remove extraneous build step
This commit is contained in:
parent
55c6d4bdd4
commit
20c0143e6c
@ -16,7 +16,6 @@ notifications:
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run test
|
||||
- npm run build
|
||||
|
||||
deploy:
|
||||
provider: script
|
||||
|
||||
Loading…
Reference in New Issue
Block a user