We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b63205 commit 9c75c07Copy full SHA for 9c75c07
1 file changed
.github/workflows/VersionCheck.yml
@@ -17,9 +17,5 @@ jobs:
17
name: "VersionCheck"
18
uses: "ITensor/ITensorActions/.github/workflows/VersionCheck.yml@v2"
19
with:
20
- exclude-paths: |
21
- NDTensors
22
- .github
23
- .gitignore
24
- .pre-commit-config.yaml
+ additional-exclude-paths: "NDTensors"
25
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
0 commit comments