This commit is contained in:
platane
2020-07-19 18:45:07 +02:00
parent 8271057335
commit a7ffc4959e

View File

@@ -15,6 +15,11 @@ jobs:
- uses: bahmutov/npm-install@v1
- run: yarn type
- run: yarn lint
- run: yarn test --ci
# - run: yarn type
# - run: yarn lint
# - run: yarn test --ci
# - run: yarn build:lib
- uses: platane/github-contribution-grid-snake
with:
github_user_name: platane