Skip to content

Commit

Permalink
Merge pull request #18 from virtru/fix-build
Browse files Browse the repository at this point in the history
Fix build by adding a `run` clause to the action
  • Loading branch information
bleggett committed Aug 16, 2022
2 parents 1f7f626 + 1723053 commit 46089e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
with:
python-version: '3.10'
- name: Validate python project files


run: python3 -m compileall ./clients/python

0 comments on commit 46089e8

Please sign in to comment.