remove emoji

This commit is contained in:
Waylon Walker 2020-07-26 04:44:47 +00:00
parent 626a019ad8
commit 7077483ee0

View file

@ -11,11 +11,11 @@ on:
branches: [ master ]
schedule:
- cron: 0/10 * * * *
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
test-site🧪:
test-site:
# The type of runner that the job will run on
runs-on: ubuntu-latest