Skip to content

Commit 017b872

Browse files
committed
Skip ninja test, to not mess the meson build dir
1 parent f911426 commit 017b872

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/flatpak.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
build \
4343
com.ranfdev.DistroShelf.json
4444
45-
# Test the build
46-
flatpak-builder --run build com.ranfdev.DistroShelf.json ninja test "-C.flatpak-builder/build/distroshelf/_flatpak_build"
47-
4845
# Spawn a shell inside the build sandbox and run `meson dist`
4946
flatpak-builder --run build com.ranfdev.DistroShelf.json meson dist --no-tests "-C.flatpak-builder/build/distroshelf/_flatpak_build"
5047
# `--run` spawns the build sandbox and executes the given command

0 commit comments

Comments
 (0)