Skip to content

Commit

Permalink
Merge pull request #30 from Bernardo-MG/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Bernardo-MG authored Feb 28, 2022
2 parents ae74231 + ce5a4ba commit 59325e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
tests:
name: Tests
uses: Bernardo-MG/github-workflow/.github/workflows/python_testing.yml@develop
uses: Bernardo-MG/github-workflow/.github/workflows/python_testing.yml@v1

setup_docs:
name: Doc deployment preparation
Expand All @@ -22,7 +22,7 @@ jobs:
id: extract_branch

deploy_docs:
name: Deploy development docs
name: Deploy docs
environment: deployment_site
needs: setup_docs
runs-on: ubuntu-latest
Expand Down

0 comments on commit 59325e6

Please sign in to comment.