Skip to content

Bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.14 #227

Bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.14

Bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.14 #227

Workflow file for this run

name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
gotest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.20'
- run: script/install-libtensorflow
- name: Test
uses: robherley/[email protected]
with:
omitUntestedPackages: true