Skip to content

Commit

Permalink
Merge branch 'main' into ahmedeldessouki
Browse files Browse the repository at this point in the history
  • Loading branch information
nobrayner authored Feb 4, 2021
2 parents e4044ed + 6dfe4ae commit 45b13a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Install packages
run: yarn install
if: steps.cache.outputs.cache-hit != 'true'

- name: 💡 Run lint script
run: npm run lint:ci
Expand Down

0 comments on commit 45b13a3

Please sign in to comment.