mirror of
https://github.com/veeso/termscp.git
synced 2026-09-15 08:35:52 -07:00
Build all branches
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
name: Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
name: MacOS
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
name: Windows
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user