Skip to content

Commit

Permalink
chore: run e2e tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ramboz committed May 29, 2024
1 parent 26519c3 commit b3a4025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Linting

on: [pull_request]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit b3a4025

Please sign in to comment.