Skip to content

Commit b84dde6

Browse files
committed
DO NOT MERGE - drop conditions for running tests
1 parent 3f3ae82 commit b84dde6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/test_suite_ubuntu.yml

-13
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ on:
99

1010
# Triggers the workflow on pushes to open pull requests with code changes
1111
pull_request:
12-
paths:
13-
- '.github/workflows/test_suite_ubuntu.yml'
14-
- '**.c'
15-
- '**.cpp'
16-
- '**.fypp'
17-
- '**.f90'
18-
- '**.F90'
19-
- '**.pf'
20-
- '**.py'
21-
- '**.sh'
22-
- '**CMakeLists.txt'
23-
- '**requirements.txt'
24-
- '**data/*'
2512

2613
# Allows you to run this workflow manually from the Actions tab
2714
workflow_dispatch:

0 commit comments

Comments
 (0)