Skip to content

Commit

Permalink
Output the current directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 21, 2021
1 parent 07fb19d commit 2403b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Setup routeros
run: |
sudo pip3 install routeros_api
ls -alh
pwd
python3 .github/scripts/setup_routeros.py
env:
ROS_USERNAME: admin
Expand Down

0 comments on commit 2403b35

Please sign in to comment.