Skip to content

Apparently dashboard parameter defaults can be arrays too (?) #18

Apparently dashboard parameter defaults can be arrays too (?)

Apparently dashboard parameter defaults can be arrays too (?) #18

name: elevate.metabase.tools
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v26
with:
install_url: https://releases.nixos.org/nix/nix-2.20.5/install
- name: Build and test
run: ./run-tests.sh