Skip to content

Bump github.com/vapor/vapor from 4.14.0 to 4.90.0 #15

Bump github.com/vapor/vapor from 4.14.0 to 4.90.0

Bump github.com/vapor/vapor from 4.14.0 to 4.90.0 #15

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
test:
container:
image: vapor/swift:5.2
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: swift test