Skip to content

Bump flowbite from 2.1.1 to 2.2.0 #166

Bump flowbite from 2.1.1 to 2.2.0

Bump flowbite from 2.1.1 to 2.2.0 #166

Workflow file for this run

name: Psalm
on: ['push']
jobs:
psalm:
name: psalm
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- name: Install Dependencies
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: Run psalm
run: ./vendor/bin/psalm