Skip to content

Commit

Permalink
run fablab-smoketest after quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Sep 6, 2023
1 parent 1a0f697 commit ba2e8e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
name: Fablab Smoketest
# not applicable to forks. shouldn't run on release build
if: github.repository_owner == 'openziti' && github.ref != 'refs/heads/main'
needs: [ quickstart ]
runs-on: ubuntu-20.04
steps:
- name: Git Checkout
Expand Down

0 comments on commit ba2e8e3

Please sign in to comment.