mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-09-20 22:29:09 +00:00
Update
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -11,14 +11,12 @@ on:
|
||||
jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
needs: workflow-telemetry-action
|
||||
strategy:
|
||||
matrix:
|
||||
make: ["lint", "test"]
|
||||
steps:
|
||||
- name: Collect Workflow Telemetry
|
||||
uses: catchpoint/workflow-telemetry-action@v2
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: install go
|
||||
|
Reference in New Issue
Block a user