Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Apr 19, 2024
1 parent 5ee5bdd commit 418ec75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/package-tests.yml
Expand Up @@ -16,9 +16,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Fetch branch from where the PR started
run: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*

- name: Verify subtree-splits are auto-closed
run: |
php .github/sync-packages.php
Expand Down

0 comments on commit 418ec75

Please sign in to comment.