Update ass-ci.yml

pull/231/head
Gauvino 8 months ago committed by GitHub
parent f0429f7edf
commit c7bf339ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,10 +17,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
## - name: Install dependencies
## run: yarn install
- name: Lint Code
run: yarn lint
- name: Install dependencies
run: yarn install
- name: Lint Action
uses: wearerequired/lint-action@v2
- name: Formatting
run: yarn format:check
- name: Build

Loading…
Cancel
Save