Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
FooterManDev committed Mar 10, 2024
1 parent 8cb8fce commit d47218a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
path: |
artifacts/${{ env.ARTIFACT }}
retention-days: 7

test:
needs: build
runs-on: ubuntu-latest
Expand All @@ -50,7 +49,6 @@ jobs:
uses: JetBrains/writerside-checker-action@v1
with:
instance: ${{ env.INSTANCE }}

deploy:
environment:
name: github-pages
Expand Down

0 comments on commit d47218a

Please sign in to comment.