Skip to content

Commit d7d479a

Browse files
Update .gitlab-ci.yml
1 parent cbc65e9 commit d7d479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
rules:
44
- if: $CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH
55
changes:
6-
- src/*
6+
- src/**
77
- test/runtest.jl
88
- Project.toml
99
- Manifest.toml

0 commit comments

Comments
 (0)