Skip to content

Commit

Permalink
Merge pull request #31 from NHSDigital/APM-2016-fix-tagging
Browse files Browse the repository at this point in the history
APM-2016 Fix tagging
  • Loading branch information
strutt authored Jun 3, 2021
2 parents ca184cb + d2a79de commit 7d4c8e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continous-integration-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- name: Install poetry
run: pip install poetry

- name: Install dependencies
run: poetry install

- name: Cache poetry packages
uses: actions/cache@v1
with:
Expand Down

0 comments on commit 7d4c8e4

Please sign in to comment.