1
0
Fork 0

Rename jobs

timestamps
dump_stack() 2023-05-10 10:12:53 +00:00
parent c22cea2834
commit b0dae2fc69
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ jobs:
run: go test -parallel 1 -v ./...
test-end-to-end:
name: End-to-End Testing
name: E2E Test module/exploit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
@ -62,7 +62,7 @@ jobs:
path: /home/runner/.out-of-tree/logs/out-of-tree.log
test-end-to-end-distros:
name: End-to-End Testing
name: E2E Test script
runs-on: ubuntu-latest
strategy: