Skip to content

Commit

Permalink
ci: fix error when run on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobuikhuizen committed Mar 14, 2024
1 parent 59929b4 commit ab02011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:

release-dry-run:
needs: [test, ui-test]
if: github.repository == 'widgetti/ipyvuetify'
runs-on: ubuntu-20.04
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit ab02011

Please sign in to comment.