Skip to content

Commit

Permalink
Merge pull request #377 from byuccl/fix_weekly_tests
Browse files Browse the repository at this point in the history
Fix gmt_tools access
  • Loading branch information
jgoeders authored Nov 28, 2023
2 parents b87716e + b88a100 commit 26ef820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weeklytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
ls -la ./
- uses: actions/checkout@v3
with:
token: ${{ secrets.GMT_TOOLS_PAT }}
submodules: 'recursive'
- uses: ./.github/actions/setup_env
- name: tests
Expand Down

0 comments on commit 26ef820

Please sign in to comment.