Update GitHub Actions

This commit is contained in:
Sebastian Serth
2021-04-13 14:00:40 +02:00
parent 532a9c426c
commit dd1603fa18
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,6 @@
name: CI
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-20.04