Skip to content

Commit

Permalink
Github action testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisl8 committed Oct 21, 2024
1 parent 22d0311 commit 3414556
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,5 @@ jobs:
touch $HOME/.arlobot/rosmaps/dummymap.data $HOME/.arlobot/rosmaps/dummymap.posegraph
cp ${{ github.workspace }}/scripts/dotarlobot/personalDataForBehavior.json $HOME/.arlobot/
ln -s ${{ github.workspace }} $HOME/ArloBot
ls $HOME
cd node
- run: npm test
working-directory: node

0 comments on commit 3414556

Please sign in to comment.