Skip to content

Commit

Permalink
Switch smoke test over
Browse files Browse the repository at this point in the history
  • Loading branch information
brrygrdn committed May 4, 2023
1 parent b22d6da commit 057d1ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
suite:
- { path: bundler, name: bundler, ecosystem: bundler }
- { path: bundler, name: bundler-grouped, ecosystem: bundler }
- { path: bundler, name: bundler-group-rules, ecosystem: bundler }
- { path: cargo, name: cargo, ecosystem: cargo }
- { path: composer, name: composer, ecosystem: composer }
- { path: docker, name: docker, ecosystem: docker }
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
- 'common/**'
- 'updater/**'
- 'bundler/**'
bundler-grouped:
bundler-group-rules:
- .github/workflows/smoke.yml
- Dockerfile.updater-core
- 'common/**'
Expand Down

0 comments on commit 057d1ee

Please sign in to comment.