Update README.md

This commit is contained in:
Tonye Jack 2021-06-18 13:38:07 -04:00 committed by GitHub
parent 48397d4073
commit b658cd4874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest # windows-latest | macos-latest
name: Test changed-files
steps:
- uses: actions/checkout@v2