Skip to content

Commit

Permalink
Test making UI job dependent on server build
Browse files Browse the repository at this point in the history
  • Loading branch information
peterlau committed Mar 24, 2022
1 parent a0e7314 commit db6072b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
name: build-scan
path: 'buildscan.log'
build-ui:
needs: build
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit db6072b

Please sign in to comment.