Commit 435c5b76 authored by ioedeveloper's avatar ioedeveloper

Debug ci

parent b2ac9d37
...@@ -23,6 +23,7 @@ jobs: ...@@ -23,6 +23,7 @@ jobs:
parallelism: 20 parallelism: 20
steps: steps:
- checkout - checkout
- run: java -version
- run: npm install - run: npm install
- run: npm run lint && npm run test && npm run make-mock-compiler - run: npm run lint && npm run test && npm run make-mock-compiler
- run: - run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment