Skip to content

Commit

Permalink
Merge branch 'develop' into fix/package_versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl authored Dec 1, 2022
2 parents d90882d + 86cc09a commit a7828fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ jobs:
protolint version
- name: Unit tests
run: |
tox -e py${{ matrix.python_version }} -- ./tests/test_examples
tox -e py3.8 -- ./tests/test_examples
aea-extras-tests:
continue-on-error: True
Expand Down

0 comments on commit a7828fe

Please sign in to comment.