Skip to content

Commit

Permalink
fixed test-action
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtoobii committed May 7, 2021
1 parent fb29150 commit f3d3f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
make install
cd $HOME/test-install
cp etc/wgwrangler.dist.yaml etc/wgwrangler.yaml
./bin/wgwrangler.pl
./bin/wgwrangler
- name: Cache Prep
run: |
Expand Down

0 comments on commit f3d3f07

Please sign in to comment.