mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
@@ -21,11 +21,11 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Run check
|
||||
run: make check
|
||||
|
||||
- name: Unit Test
|
||||
run: make test
|
||||
|
||||
- name: Lint
|
||||
run: make lint
|
||||
# - name: Run check
|
||||
# run: make check
|
||||
#
|
||||
# - name: Unit Test
|
||||
# run: make test
|
||||
#
|
||||
# - name: Lint
|
||||
# run: make lint
|
||||
|
||||
Reference in New Issue
Block a user