Skip to content

Commit

Permalink
swap long and short tests
Browse files Browse the repository at this point in the history
  • Loading branch information
barnes88 committed Jan 29, 2025
1 parent ea2033f commit 2113662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/long-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches-ignore:
- "gh-readonly-queue**"
merge_group:
pull_request:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/short-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches-ignore:
- "gh-readonly-queue**"
pull_request:
merge_group:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 2113662

Please sign in to comment.