mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
@@ -31,12 +31,6 @@ jobs:
|
||||
- name: build project
|
||||
run: cmake --build .
|
||||
|
||||
- name: upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: fastfetch-linux-buildtest-${{ matrix.os }}-${{ matrix.compiler }}-${{ matrix.enableFeatures }}
|
||||
path: ./fastfetch
|
||||
|
||||
- name: run tests
|
||||
run: ctest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user