Skip to content

Commit

Permalink
Show dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 28, 2024
1 parent 21adc0c commit d999a71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
"name": "Show path",
"run": "env | sort"
},
{
"name": "Show dir",
"run": "ls -l ~/.roswell/bin"
},
{
"name": "Run Tests",
"uses": "40ants/run-tests@v2",
Expand Down

0 comments on commit d999a71

Please sign in to comment.