Skip to content

Commit

Permalink
TEMP CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 31, 2023
1 parent e979bcd commit 3be95a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ name: Tests
on:
workflow_dispatch:
push:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
# branches:
# - 'main'
# - '3.11'
# - '3.10'
# - '3.9'
# - '3.8'
pull_request:
branches:
- 'main'
Expand Down

0 comments on commit 3be95a1

Please sign in to comment.