Skip to content

Commit e3d3a55

Browse files
committed
CI: run smoke tests
1 parent ec3d2be commit e3d3a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/fedora-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ jobs:
6060
mkdir -p /home/build/.cache/lambdanative/android/support
6161
./configure Calculator android debug
6262
make
63+
- name: smoke tests
64+
run: |
65+
sh make.sh make_smoke

0 commit comments

Comments
 (0)