Skip to content

Commit

Permalink
more debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
gjr80 committed Jul 30, 2023
1 parent 3baa60d commit 400acc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

- name: Setup test
run: |
cp /home/runner/work/weewx-gw1000/weewx-gw1000/bin/user/gw1000.py /home/weewx/bin/user/gw1000.py
cp -r /home/runner/work/weewx-gw1000/weewx-gw1000/bin/user/tests /home/weewx/bin/user/
sudo cp /home/runner/work/weewx-gw1000/weewx-gw1000/bin/user/gw1000.py /home/weewx/bin/user/gw1000.py
sudo cp -r /home/runner/work/weewx-gw1000/weewx-gw1000/bin/user/tests /home/weewx/bin/user/
- name: Launch tests
run: |
Expand Down

0 comments on commit 400acc4

Please sign in to comment.