Skip to content

Commit 9cb4bc5

Browse files
committed
[bfops/investigate-lockfile]: revert
1 parent 2b3aa5a commit 9cb4bc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,6 @@ jobs:
895895
896896
internal-tests:
897897
name: Internal Tests
898-
needs: [lints]
899898
# Skip if not a PR or a push to master
900899
# Skip if this is an external contribution. GitHub secrets will be empty, so the step would fail anyway.
901900
if: ${{ (github.event_name == 'pull_request' || (github.event_name == 'push' && github.ref == 'refs/heads/master'))

0 commit comments

Comments
 (0)