Skip to content

Commit

Permalink
fix for master
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWoolfenden committed Jul 27, 2020
1 parent e71e7d5 commit c99e159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
ref: master
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit c99e159

Please sign in to comment.