Merge linux workflows

This commit is contained in:
Veronica K. B. Olsen
2021-05-02 15:34:09 +02:00
parent 0c28664ced
commit b8be2277c4
6 changed files with 10 additions and 118 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
name: macOS (3.9)
name: macOS
on:
push:
@@ -7,7 +7,7 @@ on:
branches: [ main, testing, dev ]
jobs:
testMac39:
testMac:
runs-on: macos-latest
steps:
- name: Python Setup