diff options
| -rw-r--r-- | .github/workflows/release_test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_test.yml b/.github/workflows/release_test.yml index d99d40620..d31177301 100644 --- a/.github/workflows/release_test.yml +++ b/.github/workflows/release_test.yml @@ -1,4 +1,4 @@ -name: Build Dev Binaries +name: Cross-platform binary build test on: push: |
