Skip to content

Commit

Permalink
format: the ci process
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
1 parent 80d2cbb commit fd35fae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autoUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run tests

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches: [ ** ]
# pull_request:
# branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit fd35fae

Please sign in to comment.