Update openimci.yml

pull/1891/head
Xinwei Xiong 2 years ago committed by GitHub
parent a72bb874f6
commit 359978b943
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -70,9 +70,6 @@ jobs:
version: '3.x' # If available, use the latest major version that's compatible
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: OpenIM Scripts Verification(make verify)
run: sudo make verify
- name: Module Operations
run: |
sudo make tidy

Loading…
Cancel
Save