Skip to content

Commit

Permalink
update github action to run the automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflint committed Nov 18, 2024
1 parent 01e1584 commit 29aafc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
go-version: stable

- name: Run
run: go run . -v -- curl https://www.example.com

run: scripts/test.sh

0 comments on commit 29aafc2

Please # to comment.