Skip to content

Commit

Permalink
temp disable ci-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik committed Dec 13, 2020
1 parent 3ead8c9 commit d408cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Install Dependencies
run: yarn install --frozen-lockfile

- name: Run tests
run: yarn test
# - name: Run tests
# run: yarn test

- name: Build react-laag
run: yarn build
Expand Down

0 comments on commit d408cad

Please sign in to comment.