Skip to content

Commit

Permalink
Remove needs for feature-test-and-snapshot job
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz committed Sep 16, 2024
1 parent c2c6170 commit e03e018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-test-2gp-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
# echo "Build status check completed." | tee -a $GITHUB_STEP_SUMMARY

feature-test-and-snapshot:
needs: check-build-status
# needs: check-build-status
# if: needs.check-build-status.outputs.should_build == 'true'
name: "2GP Feature Test and PR Snapshot"
runs-on: ubuntu-latest
Expand Down

0 comments on commit e03e018

Please sign in to comment.