1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 23:24:32 +00:00

Update actions

This commit is contained in:
Fenny 2020-04-23 01:19:22 +02:00
parent b45b543376
commit 8fc4579b3c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
on: [push, pull_request]
name: Gosec
name: Security
jobs:
Security:
strategy:

View File

@ -1,7 +1,7 @@
on: [push, pull_request]
name: Test
jobs:
test:
Testing:
strategy:
matrix:
# go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]