Skip to content

Commit 4646757

Browse files
committed
fixes
1 parent 908f5c8 commit 4646757

File tree

3 files changed

+1961
-2
lines changed

3 files changed

+1961
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
paths: # run CI/CD when the tests change, the dependencies change, or the version changes
88
- test/*
99
- Project.toml
10-
tags: "*"
10+
tags: ["*"]
1111
pull_request: # run when pull requests are made
1212
paths:
1313
- src/*

0 commit comments

Comments
 (0)