Skip to content

Commit

Permalink
fix: update CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
imransilvake committed Oct 18, 2020
1 parent c1a9b7f commit c902460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Lint SCSS
run: yarn lint:scss
deploy:
needs: lint
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c902460

Please sign in to comment.