Skip to content

Commit

Permalink
because legacy_deps builds protos, it is needed in CI checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarcelo committed Feb 11, 2025
1 parent a76a588 commit 97d3cf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
session: ${{ steps.set-matrix.outputs.session }}
steps:
- uses: actions/checkout@v4
with:
submodules: "true"
- uses: wntrblm/nox@main
- id: set-matrix
shell: bash
Expand Down

0 comments on commit 97d3cf9

Please sign in to comment.