Skip to content

Commit feaa0dc

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

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 smoke

0 commit comments

Comments
 (0)