Update openimci.yml

This commit is contained in:
Xinwei Xiong 2024-02-06 09:53:10 +08:00 committed by GitHub
parent a72bb874f6
commit 359978b943
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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