Skip to content

Commit c9df30e

Browse files
author
Chris Nelson
committed
always run tests
1 parent d44e205 commit c9df30e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ci.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
name: Run tests
33

44
on:
5-
# Runs on pushes targeting the default branch
6-
push:
7-
branches: ["main"]
8-
9-
# Allows you to run this workflow manually from the Actions tab
10-
workflow_dispatch:
5+
push
116

127
jobs:
138
# Single deploy job since we're just deploying

0 commit comments

Comments
 (0)