Skip to content

Commit

Permalink
Added test step.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Dec 13, 2024
1 parent fb7bc73 commit d32d07a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"cache": "false"
}
},
{
"name": "test curl",
"shell": "bash",
"run": "curl https://api.github.com/repos/40ants/log4cl-extras"
},
{
"name": "Build Docs",
"uses": "40ants/build-docs@v1",
Expand Down

0 comments on commit d32d07a

Please sign in to comment.