Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Ignition committed Jan 15, 2025
1 parent 479b6ec commit fc4d2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
tags-ignore:
- '**'
paths:
- 'Source/**'
- 'Sources/**'
- 'Tests/**'
- '.github/workflows/**'
- 'Package.swift'
Expand All @@ -15,7 +15,7 @@ on:
branches:
- '**'
paths:
- 'Source/**'
- 'Sources/**'
- 'Tests/**'
- '.github/workflows/**'
- 'Package.swift'
Expand Down

0 comments on commit fc4d2f4

Please sign in to comment.