Skip to content

Commit

Permalink
Merge pull request #4 from ukfast/ci_test
Browse files Browse the repository at this point in the history
Updated CI to deploy package.
  • Loading branch information
TomCouser authored Jan 28, 2021
2 parents 26de02d + 1d57369 commit 8301fbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- v*
workflow_dispatch:
jobs:
docs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 2 additions & 1 deletion requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ pytest-cov
pytest-pylint
vcrpy
mkdocs
mkdocs-mermaid2-plugin
mkdocs-mermaid2-plugin
twine

0 comments on commit 8301fbb

Please sign in to comment.