Skip to content

Commit fd57586

Browse files
committed
update workflow to test master
1 parent e66c949 commit fd57586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v1
11-
- uses: ricardochaves/python-lint@test
11+
- uses: ricardochaves/python-lint@master
1212
with:
1313
python-root-list: "tests"

0 commit comments

Comments
 (0)