Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
vbem committed Oct 6, 2023
1 parent 7951cf8 commit 26edec7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
test:
runs-on: ['self-hosted', '${{ github.repository }}']

steps:
- run: |
env
- run: |
curl myip.ipip.net
- run: |
curl -s -4 icanhazip.com
steps:
- run: |
env
- run: |
curl myip.ipip.net
- run: |
curl -s -4 icanhazip.com
...

0 comments on commit 26edec7

Please sign in to comment.