some adjustement (#190)

This commit is contained in:
coco875
2025-08-06 09:57:27 -06:00
committed by GitHub
parent f8ca8f0368
commit a7c7719396
3 changed files with 17 additions and 0 deletions
+5
View File
@@ -14,6 +14,11 @@ jobs:
config: [Release, Debug]
standalone: [OFF, ON]
toolchain: [linux-gnu, linux-clang]
isPR:
- ${{ github.event_name == 'pull_request' }}
exclude:
- isPR: true
standalone: OFF
steps:
- uses: actions/checkout@v4
- name: Install dependencies