Update ass-ci.yml

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

@ -17,8 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: yarn install
## - name: Install dependencies
## run: yarn install
- name: Lint Code
run: yarn lint
- name: Formatting

Loading…
Cancel
Save