Skip to content

Configure KV streams the same way as the Nats GO lib (history = 1 and… #92

Configure KV streams the same way as the Nats GO lib (history = 1 and…

Configure KV streams the same way as the Nats GO lib (history = 1 and… #92

name: static-analysis
on: [push, pull_request]
jobs:
phan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
uses: php-actions/composer@v6
- name: phan
uses: php-actions/composer@v6
with:
command: run phan