Skip to content

Commit

Permalink
Get rid of second checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonklaus committed Nov 12, 2024
1 parent cbdf39a commit 7fe7c4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v2
with:
submodules: recursive

- uses: ./.github/actions/run-ee-server
with:
use-server-rc: ${{ contains(github.event.pull_request.labels.*.name, 'new-server-features') }}
Expand Down

0 comments on commit 7fe7c4c

Please sign in to comment.