This commit is contained in:
platane
2020-07-19 19:09:26 +02:00
parent 16eb314428
commit 7e80be60db
2 changed files with 8 additions and 3 deletions

View File

@@ -3,11 +3,11 @@ name: main
on: [push, pull_request]
jobs:
deploy-test:
test:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install gifsicle graphicsmagick
# - run: sudo apt-get install gifsicle graphicsmagick
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
@@ -20,6 +20,8 @@ jobs:
# - run: yarn test --ci
# - run: yarn build:lib
- uses: platane/github-contribution-grid-snake@master
- uses: actions/hello-world-javascript-action@v1
with:
github_user_name: platane
- run: ls

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# snk
Generate a snake game screen capture from your github contributions grid