Skip to content

Instantly share code, notes, and snippets.

@giannif
giannif / markdown gifs.md
Last active August 18, 2020 19:33
markdown gifs

Works

Doesn't work

@giannif
giannif / Playwright.yml
Created July 9, 2025 16:15
How to use playwright with snapshots with actions/cache
name: Playwright Tests
on:
push:
# Allow updating snapshots during manual runs
workflow_call:
inputs:
update-snapshots:
description: 'Update snapshots?'