Skip to content

Commit

Permalink
run updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed May 22, 2024
1 parent e145dc0 commit 2f46eed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Print current branch
run: git branch --show-current
Distribution:
needs: Pretest
name: Distribution (${{ matrix.os }}) - check!
Expand Down

0 comments on commit 2f46eed

Please sign in to comment.