diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4d8ce1c..48dddd4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: CI +name: Release on: # Enable manually triggering this workflow via the API or web UI diff --git a/.gitignore b/.gitignore index e2e6a10..fb2e680 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ *.so *.dylib +k6 +.DS_Store + # Test binary, built with `go test -c` *.test