Remove release from CI test

This commit is contained in:
Adam Fowler 2020-02-01 17:23:16 +00:00 committed by GitHub
parent c8e382cd9a
commit f28d6f6503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: Swift
name: CI
on: [push, pull_request, release]
on: [push, pull_request]
jobs:
macOS: