Skip to content

Set test package to new version #32

Set test package to new version

Set test package to new version #32

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 ci_test && ./skt flutter pub get