Skip to content

Commit

Permalink
chore: removed unit tests from doc branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Nov 25, 2024
1 parent 9bb85a8 commit f07b5d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ name: Run unit tests
on:
repository_dispatch:
types: [test]
push:
branches-ignore: [ 'gh-pages','googlemaps-bot/update_gh_pages' ]
pull_request:
branches: ['*']
branches-ignore: [ 'gh-pages','googlemaps-bot/update_gh_pages' ]

jobs:
run-unit-test:
Expand Down

0 comments on commit f07b5d5

Please sign in to comment.