Skip to content

Commit 4371567

Browse files
committed
split off tests
1 parent 1713765 commit 4371567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/macos-linux-pixi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
ALCEP_BUILD_TYPE: ${{ matrix.build_type }}
6161
run: |
6262
pixi run -e ${{ matrix.environment }} build
63+
- name: Test aligator-cmake-example-project
64+
run: |
6365
pixi shell -e ${{ matrix.environment }}
6466
cd build && ./bin/main
6567
# Tests

0 commit comments

Comments
 (0)