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 8ac8ce9 commit 1d8ddc3Copy full SHA for 1d8ddc3
.github/workflows/ci.yml
@@ -15,9 +15,6 @@ on:
15
- "**.cmake"
16
- "**.f90"
17
- ".github/workflows/ci.yml"
18
- - "!cmake/netcdf.cmake"
19
- - "!cmake/netcdf-c.cmake"
20
- - "!cmake/hdf5.cmake"
21
- "!scripts/**"
22
23
jobs:
.github/workflows/ci_windows.yml
@@ -7,9 +7,6 @@ on:
7
8
9
- ".github/workflows/ci_windows.yml"
10
- - "cmake/netcdf.cmake"
11
- - "cmake/netcdf-c.cmake"
12
- - "cmake/hdf5.cmake"
13
14
env:
.github/workflows/oneapi-linux.yml
@@ -18,9 +18,6 @@ on:
- "**/CMakeLists.txt"
- ".github/workflows/oneapi-linux.yml"
24
25
26
0 commit comments