Skip to content

Commit 14c904a

Browse files
committed
Update to main branch for tests workflow
1 parent 65813fa commit 14c904a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
name: Tests
22

3-
43
on:
54
pull_request:
65
push:
76
branches:
8-
- master
9-
7+
- main
108

119
defaults:
1210
run:
1311
shell: bash
1412

15-
1613
jobs:
1714
test-python:
1815
name: Python Linting & Tests

0 commit comments

Comments
 (0)