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 cb0ba5a commit 5159417Copy full SHA for 5159417
.github/workflows/ci_tests.yaml
@@ -26,7 +26,7 @@ name: Tests
26
27
on:
28
push:
29
- branches: [ main ]
+ branches: [ main, ci/macos ]
30
paths:
31
- 'pygmt/**'
32
- '.github/workflows/ci_tests.yaml'
0 commit comments