Skip to content

Commit

Permalink
Run tests on table-alloc-mode branch
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Nov 7, 2021
1 parent 2a0361a commit 388d3a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: GMT Dev Tests

on:
push:
branches:
branches:
- main
- gmt-in
pull_request:
Expand Down Expand Up @@ -33,7 +33,7 @@ jobs:
matrix:
python-version: [3.9]
os: [ubuntu-latest, macOS-11.0, windows-latest]
gmt_git_ref: [master]
gmt_git_ref: [master, table-alloc-mode]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 388d3a2

Please sign in to comment.