Skip to content

Commit 2b2f2db

Browse files
committed
Added problem matcher
1 parent 152c480 commit 2b2f2db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ jobs:
7878
python setup.py sdist
7979
python setup.py bdist_wheel --universal
8080
twine check dist/*
81+
- name: Setup problem matchers
82+
uses: adafruit/circuitpython-action-library-ci-problem-matchers@v1

0 commit comments

Comments
 (0)