Skip to content

Commit c532b58

Browse files
committed
to see the coverage
1 parent c97a8c6 commit c532b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: GitHub Actions CI
22

3-
on: [pull_request]
3+
on: ["push", "pull_request"]
44
env:
55
PGDATABASE: test
66
PGPASSWORD: postgres

0 commit comments

Comments
 (0)