Skip to content

Commit

Permalink
chore: trigger tests only manually
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn authored Mar 2, 2025
1 parent 64bb613 commit 13844bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Tests

on:
pull_request:
paths:
- 'datadreamer/**/**.py'
- 'tests/core_tests/**/**.py'
- .github/workflows/tests.yaml
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 13844bd

Please sign in to comment.