Skip to content

Commit a831a48

Browse files
committed
mkdir?
1 parent 73ee590 commit a831a48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Run tests with make test
2626
run: |
2727
git clone https://github.com/errata-ai/Microsoft.git
28+
mkdir ./styles/Microsoft
2829
cp –R ./Microsoft ./styles/Microsoft
2930
make deps
3031
VALEFILES=$(find -L ./docs/ -type d \( -path "./docs/plone.restapi/lib/*" -o -path "./docs/plone.restapi/performance/*" \) -prune -false -o -type f -name "*.md" -print)

0 commit comments

Comments
 (0)