Fixed build pipelines
All checks were successful
Test project compilation / test (push) Successful in 4m32s
All checks were successful
Test project compilation / test (push) Successful in 4m32s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Test compiling project
|
||||
name: Compilie project and upload binaries
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user