mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:14:37 +02:00
CMakeLists.txt: make tests optional
Run test-strbuf using ctest.
This commit is contained in:
@@ -45,8 +45,8 @@ jobs:
|
||||
- name: Run flashfetch
|
||||
run: ./flashfetch
|
||||
|
||||
- name: Run fastfetch-test-strbuf
|
||||
run: ./fastfetch-test-strbuf
|
||||
- name: Run tests
|
||||
run: ctest
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
||||
Reference in New Issue
Block a user