Skip to content

Commit

Permalink
chore: Unit tests are now run as part of release, no need to run them…
Browse files Browse the repository at this point in the history
… on push to main
  • Loading branch information
ruisebas committed May 16, 2024
1 parent 345a018 commit a562e5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Run Unit Tests

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_call:
Expand Down

0 comments on commit a562e5f

Please sign in to comment.