Skip to content

The chasing pet moves at the speed of its friend only if friend is slower #305

The chasing pet moves at the speed of its friend only if friend is slower

The chasing pet moves at the speed of its friend only if friend is slower #305

Workflow file for this run

name: Verify Gifs Filename
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify Gifs Filename
run: |
npm install
npm run compile:test
npm run test:gifs