Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Nov 20, 2024
1 parent 4628c28 commit dd83dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Tests the examples in README
on: push
name: tests
on: [push, pull_request]

env:
TYPECHECK: True
Expand Down

0 comments on commit dd83dd2

Please sign in to comment.