Skip to content

Commit

Permalink
testing do not merge yet
Browse files Browse the repository at this point in the history
  • Loading branch information
shssoichiro committed Oct 14, 2024
1 parent 9b0e2a8 commit 2347b1d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: Test Python code

on:
push:
branches:
- master
paths:
- '**.py'
pull_request:
paths:
- '**.py'
on: [push, pull_request]

jobs:
windows:
Expand Down

0 comments on commit 2347b1d

Please sign in to comment.