Skip to content

Commit 5a82084

Browse files
authored
Generic build to build-check-unit-tests to be more explicit (#831)
1 parent 17f130f commit 5a82084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
env:
44
GITHUB_CLIENT_MIXPANEL_API_KEY: ${{ secrets.MIXPANEL_KEY }}
55
jobs:
6-
build:
6+
build-check-unit-tests:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout the code

0 commit comments

Comments
 (0)