Add snapshot tests for Fractal

This commit is contained in:
Oliver Davies 2023-12-16 00:36:03 +00:00
parent 2186c29246
commit 31ef9b2968
12 changed files with 273 additions and 1 deletions

View file

@ -0,0 +1,15 @@
name: docker-fractal
language: javascript
type: fractal
node:
version: 20-bullseye-slim
dockerfile: []
docker-compose:
services:
- node
experimental:
createGitHubActionsConfiguration: true