Skip to content

Add debug prints

Add debug prints #3

Workflow file for this run

name: Integration Tests
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies using the Puro Sidekick Plugin
run: cd sidekick_test && ./skt flutter pub get