feat: add test step to workflow for pinging papermc.io
Some checks failed
Gitea Actions Demo / Build-Gradle (push) Failing after 1m8s
Some checks failed
Gitea Actions Demo / Build-Gradle (push) Failing after 1m8s
This commit is contained in:
@@ -12,6 +12,9 @@ jobs:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: test
|
||||
run: ping -c 4 papermc.io
|
||||
|
||||
- name: List files in the repository
|
||||
run: ls ${{ gitea.workspace }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user