Update .github/workflows/acceptance-test.yml

Co-authored-by: Wilken Rivera <wilken@hashicorp.com>
crt-onboarding-test
Michele Degges 4 years ago committed by GitHub
parent bc03776c03
commit 199ad17fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ on:
- cron: "0 0 * * *"
jobs:
acceptnace-test:
acceptance-test:
runs-on: ubuntu-latest
name: Acceptance Test
steps:

Loading…
Cancel
Save