Skip to content

Commit

Permalink
Temporarily run in current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 18, 2024
1 parent f41974d commit cca2cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ name: Tests

on:
push:
branches: [ main ]
branches: [ main, ci/macos ]
paths:
- 'pygmt/**'
- '.github/workflows/ci_tests.yaml'
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
xarray-version: ''
optional-packages: ' geopandas<1'

timeout-minutes: 30
timeout-minutes: 5
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit cca2cd9

Please sign in to comment.