Skip to content

Fix: compare image info before removing dups (#354) #106

Fix: compare image info before removing dups (#354)

Fix: compare image info before removing dups (#354) #106

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v4
with:
node-version: 21
- run: npm install
- run: npm test