Skip to content

Commit 00ed81f

Browse files
authored
remove examples folder (#145)
1 parent 1285cf6 commit 00ed81f

File tree

8 files changed

+1
-1075
lines changed

8 files changed

+1
-1075
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: "Run CompatHelper"
4141
run: |
4242
import CompatHelper
43-
CompatHelper.main(; subdirs=["", "docs", "examples", "test"])
43+
CompatHelper.main(; subdirs=["", "docs", "test"])
4444
shell: julia --color=yes {0}
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

examples/01_example_proddest.jl

Lines changed: 0 additions & 305 deletions
This file was deleted.

0 commit comments

Comments
 (0)