Skip to content

Commit

Permalink
update workflow-tester50
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Falourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Aug 4, 2022
1 parent 26e49b9 commit a582862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow-tester50.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ env:

jobs:
job1:
name: Check Crontab file
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 'run crontab command from file'
- name: Run crontab command from file
run : crontab < $CRONTAB_FILE

0 comments on commit a582862

Please sign in to comment.