mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 13:57:33 +00:00
Build the binary once the tests pass
This commit is contained in:
parent
b21e22c89a
commit
c9c9a6d7d6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
|
||||
- run: |
|
||||
./run ci:test
|
||||
./run build
|
||||
|
||||
- run: |
|
||||
echo "DATE=$(date '+%Y-%m-%d-%H.%M.%S')" >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in a new issue