Skip to content

Commit 739f179

Browse files
author
brentru
committed
strip name
1 parent 6290674 commit 739f179

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- name: Setup Python
16-
- uses: actions/setup-python@v2
15+
uses: actions/setup-python@v2
1716
with:
1817
# 3.9 has issue with intelhex https://github.com/python-intelhex/intelhex/issues/45
1918
python-version: '3.8'

0 commit comments

Comments
 (0)