Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzegorz Tężycki committed Jan 27, 2020
1 parent e8c6151 commit 97e7037
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
python: [3.7]

steps:
- uses: actions/checkout@v2
- name: Setup Python
Expand Down

0 comments on commit 97e7037

Please sign in to comment.