Skip to content

Commit

Permalink
fixed smoketest dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
  • Loading branch information
ludfjig committed Aug 30, 2023
1 parent 12e8297 commit 8d1acda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/porter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ jobs:

Smoke-test:
name: Smoke Test
needs:
- Build
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 8d1acda

Please sign in to comment.