Skip to content

Commit

Permalink
add foo
Browse files Browse the repository at this point in the history
  • Loading branch information
liverpool8056 committed Aug 3, 2023
1 parent e890959 commit 7f948df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/latest_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,7 @@ jobs:
eval `luarocks path`
eval $(perl -I $HOME/perl5/lib/perl5/ -Mlocal::lib)
TEST_NGINX_RANDOMIZE=1 prove -I. -r t
- name: foo
run: |
echo "foo"

0 comments on commit 7f948df

Please sign in to comment.