Skip to content

Commit

Permalink
removing wait step.
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Jun 3, 2024
1 parent d2a8b45 commit cf273a6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
name: Deploy preview documentation
runs-on: ubuntu-latest
steps:
- name: Wait for dev documentation to deploy
uses: lewagon/[email protected]
with:
ref: main
check-name: 'Deploy dev documentation'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
- uses: actions/checkout@v4
- name: Set up Python 3.12
uses: actions/setup-python@v5
Expand Down

0 comments on commit cf273a6

Please sign in to comment.