Skip to content

Commit

Permalink
Merge branch 'experimental' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 4, 2023
2 parents cac1129 + 179d6dd commit 766d52d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
distribution: 'temurin'

- name: Install and test (non Win)
env:
main_repo_branch: ${GITHUB_REF_NAME}
if: ${{ matrix.runs-on != 'windows-2019' }}
run: |
export main_repo_branch=${{env.main_repo_branch}}
Expand Down

0 comments on commit 766d52d

Please sign in to comment.