Skip to content

Commit 9b4f487

Browse files
committed
Temporarily enable tests with GMT 6.3
1 parent e7a24da commit 9b4f487

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/workflows/ci_tests_legacy.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ name: GMT Legacy Tests
55
on:
66
# push:
77
# branches: [ main ]
8-
# pull_request:
9-
# types: [ready_for_review]
10-
# paths-ignore:
11-
# - 'doc/**'
12-
# - 'examples/**'
13-
# - '*.md'
14-
# - 'README.rst'
15-
# - 'LICENSE.txt'
16-
# - '.gitignore'
8+
pull_request:
9+
types: [ready_for_review]
10+
paths-ignore:
11+
- 'doc/**'
12+
- 'examples/**'
13+
- '*.md'
14+
- 'README.rst'
15+
- 'LICENSE.txt'
16+
- '.gitignore'
1717
# Schedule tests on Tuesday
1818
schedule:
1919
- cron: '0 0 * * 2'

0 commit comments

Comments
 (0)