Skip to content

Commit

Permalink
add check install step
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Dec 27, 2024
1 parent 76bdc13 commit 7136be9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:

- name: install dependencies
run: poetry install

- name: check install
run: poetry run octodns-sync --version

0 comments on commit 7136be9

Please sign in to comment.