Skip to content

Commit

Permalink
exploring-ci-do-not-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmeijer authored Sep 6, 2023
1 parent 3284afe commit 65cbde1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
if: github.event.pull_request.draft == true
runs-on: 'ubuntu-latest'
steps:
- run: pwd

- uses: actions/checkout@v3

- uses: ./.github/actions/install-python-and-package
Expand Down

0 comments on commit 65cbde1

Please sign in to comment.