Skip to content

Commit

Permalink
checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Sep 20, 2023
1 parent 7852f40 commit d675962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,9 @@ jobs:
runs-on: ubuntu-20.04
needs: [ can-run-ci, enable-tests ]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: get CMX versions to test
id: cmx-versions-to-test
uses: ./.github/actions/cmx-versions
Expand Down

0 comments on commit d675962

Please sign in to comment.