Skip to content

fix: Load scripts from current skin for WC3 creep spots #5888

fix: Load scripts from current skin for WC3 creep spots

fix: Load scripts from current skin for WC3 creep spots #5888

Workflow file for this run

name: Resources Code Style
on: [pull_request, workflow_dispatch]
jobs:
# Test Resources
test-resources:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run test
run: npm run test