Skip to content

Bump jose from 4.14.4 to 4.15.5 #562

Bump jose from 4.14.4 to 4.15.5

Bump jose from 4.14.4 to 4.15.5 #562

name: Test build on Ubuntu
on:
push:
branches:
- develop
pull_request:
branches:
- develop
- main
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout branch
uses: actions/checkout@v2
- name: Install dependencies
run: yarn nativeapp install
- name: Linting
run: yarn nativeapp lint:errors