Skip to content

Merge pull request #328 from casangi/327-simple_imshow_map_plot-does-… #971

Merge pull request #328 from casangi/327-simple_imshow_map_plot-does-…

Merge pull request #328 from casangi/327-simple_imshow_map_plot-does-… #971

# Run Linux tests using template in ToolVIPER
name: Linux Tests
on:
push:
paths-ignore:
- '**.md'
- '**.rst'
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
jobs:
call-testing-linux:
uses: casangi/toolviper/.github/workflows/python-testing-linux-template.yml@main
with:
cov_project: "astrohack"
test-path: "tests/"
secrets: inherit