Skip to content

Commit da98a62

Browse files
committed
Include all PCAP architecture tests in workflow triggers
1 parent 138da6b commit da98a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runtime-architecture.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths:
77
- "src/ProcessBus.Iec61850.Raw/Runtime/**"
88
- "src/ProcessBus.Iec61850.Raw/Replay/**"
9-
- "tests/ProcessBus.Tests/PcapReplayRuntimeTests.cs"
9+
- "tests/ProcessBus.Tests/Pcap*Tests.cs"
1010
- ".github/workflows/runtime-architecture.yml"
1111
schedule:
1212
- cron: "17 3 * * 4"

0 commit comments

Comments
 (0)