We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f911426 commit 017b872Copy full SHA for 017b872
.github/workflows/flatpak.yml
@@ -42,9 +42,6 @@ jobs:
42
build \
43
com.ranfdev.DistroShelf.json
44
45
- # Test the build
46
- flatpak-builder --run build com.ranfdev.DistroShelf.json ninja test "-C.flatpak-builder/build/distroshelf/_flatpak_build"
47
-
48
# Spawn a shell inside the build sandbox and run `meson dist`
49
flatpak-builder --run build com.ranfdev.DistroShelf.json meson dist --no-tests "-C.flatpak-builder/build/distroshelf/_flatpak_build"
50
# `--run` spawns the build sandbox and executes the given command
0 commit comments