Skip to content

Bump junit:junit from 4.12 to 4.13.2 in /example/android #90

Bump junit:junit from 4.12 to 4.13.2 in /example/android

Bump junit:junit from 4.12 to 4.13.2 in /example/android #90

Workflow file for this run

name: Pub Publish dry run
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Dry run
uses: k-paxian/[email protected]
with:
credentialJson: 'MockCredentialJson'
flutter: true
dryRunOnly: true
skipTests: true