Skip to content

fix: restore loading values for a semantic tile #52

fix: restore loading values for a semantic tile

fix: restore loading values for a semantic tile #52

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
src: "./arches_orm"