Skip to content

Commit

Permalink
We only need to test for Linode connectivity if we're deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwlchan committed Oct 30, 2024
1 parent 472591e commit 2a6dbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
fi
- name: Test you can see the Linode
if: github.ref == 'refs/heads/main'
run:
ping -c 1 178.79.134.59

Expand Down

0 comments on commit 2a6dbec

Please sign in to comment.