Updated the test

This commit is contained in:
Tonye Jack 2023-05-23 00:29:44 -06:00
parent 72affe97f5
commit 72eb08a9bc

View File

@ -26,6 +26,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name != 'push'
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: