Skip to content

Commit

Permalink
test only community
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Dec 11, 2023
1 parent 0f29b96 commit 3e97d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
NAME="testcontainers-iris"-${VERSION}-py3-none-any
echo name=$NAME >> $GITHUB_OUTPUT
- name: Test package
run: pytest
run: pytest -k community
- name: Build package
run: python -m build
- name: Publish package
Expand Down

0 comments on commit 3e97d9b

Please sign in to comment.