Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
castilhera committed Aug 23, 2024
1 parent a5482dc commit b6b57d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ name: Run Tests
push:
paths:
- src/**
- tests/**
branches:
- main
pull_request:
paths:
- src/**
- tests/**
branches:
- main

Expand Down

0 comments on commit b6b57d2

Please sign in to comment.