Skip to content

Commit

Permalink
build: trigger tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmarc committed Apr 25, 2024
1 parent 49c944f commit 2471198
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on: [push, pull_request]
name: Tests
jobs:
check:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2471198

Please sign in to comment.