Skip to content

chore(deps-dev): bump sass from 1.49.7 to 1.75.0 #6

chore(deps-dev): bump sass from 1.49.7 to 1.75.0

chore(deps-dev): bump sass from 1.49.7 to 1.75.0 #6

Workflow file for this run

name: test-minimalist
on: [pull_request]
jobs:
test:
name: test-minimalist
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: "14"
- name: Install dependencies
run: |
yarn
- name: Lint Minimalist
run: |
yarn lint
- name: Run Minimalist
run: |
yarn test