Skip to content

Commit

Permalink
chore: edit env
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed May 18, 2022
1 parent 248de7f commit 307a828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
php-version: 7.4
- uses: actions/checkout@v3

- name: test sslcheck
- name: SSL Check
run: |
./sslcheck ${TD_DOMAINS}
./sslcheck ${ TD_DOMAINS }
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md

Expand Down

0 comments on commit 307a828

Please sign in to comment.