Skip to content

Commit 798c9ce

Browse files
authored
Delete Manifest.toml lines at CI.yml
1 parent f58b884 commit 798c9ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@ on:
55
paths: # Specifying which files to run CI/CD for
66
- src/**
77
- test/runtests.jl
8-
- Manifest.toml
98
- Project.toml
109
pull_request:
1110
paths:
1211
- src/**
1312
- test/runtests.jl
14-
- Manifest.toml
1513
- Project.toml
1614
jobs:
1715
test:

0 commit comments

Comments
 (0)