Skip to content

Commit

Permalink
Add smoketest run to github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rocodes committed Jan 16, 2025
1 parent 74e589d commit 9f5dafb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
run: |
make test-deps
make reprotest
- name: Run smoketest
run: make smoketest rpm-build/RPMS/noarch/*fc37.noarch.rpm

0 comments on commit 9f5dafb

Please sign in to comment.