Skip to content

Commit

Permalink
Update CompatHelper.yml (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot authored Sep 22, 2024
1 parent 233bb35 commit dcb7d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: CompatHelper.main()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: julia -e 'using CompatHelper; CompatHelper.main(; subdirs=["", "SDeMo", ""GBIF", "Fauxcurrences", "SimpleSDMDatasets", "SimpleSDMLayers", "Phylopic"])'
run: julia -e 'using CompatHelper; CompatHelper.main(; subdirs=["", "SDeMo", "GBIF", "Fauxcurrences", "SimpleSDMDatasets", "SimpleSDMLayers", "Phylopic"])'

0 comments on commit dcb7d2e

Please sign in to comment.