We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6956205 commit a24f5b5Copy full SHA for a24f5b5
1 file changed
.github/workflows/typing-check.yml
@@ -16,7 +16,7 @@ jobs:
16
max-parallel: 3
17
matrix:
18
# add packages to check typing
19
- package-name: ["geos-geomechanics", "geos-posp", "geos-timehistory", "geos-utils", "geos-xml-tools", "hdf5-wrapper"]
+ package-name: ["geos-geomechanics", "geos-posp", "geos-timehistory", "geos-utils", "geos-trame", "geos-xml-tools", "hdf5-wrapper"]
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments