Skip to content

fix spell textures in TWW #14

fix spell textures in TWW

fix spell textures in TWW #14

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
test:
strategy:
fail-fast: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: make test