Skip to content

Commit

Permalink
build provider before running provider_test
Browse files Browse the repository at this point in the history
  • Loading branch information
aschepis committed Apr 30, 2024
1 parent de2d058 commit d3fcc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
pulumi-version: ^3
- name: Test Provider
run: make test_provider
run: make provider test_provider

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3fcc94

Please sign in to comment.