Skip to content

Commit c508733

Browse files
committed
GitHub Actionsからsum_1to100を除外
1 parent f64813a commit c508733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/black.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- uses: psf/black@stable
1515
with:
16+
options: '--exclude="docs/01python/07for/_samples/sum_1to100.ipynb'
1617
jupyter: true

0 commit comments

Comments
 (0)