Skip to content

Add more application fields (#6) #96

Add more application fields (#6)

Add more application fields (#6) #96

Workflow file for this run

name: Library tests
on: [push, pull_request]
jobs:
library_tests:
name: Run library tests
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup V
uses: nocturlab/setup-vlang-action@v1
with:
id: v
v-version: master
- name: Test library
run: v test src/