0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-03-09 13:38:51 -04:00

simplify ci config (#458)

This commit is contained in:
Max Drosdo.www 2020-09-06 21:04:25 +03:00 committed by GitHub
parent cf59bf1e4d
commit 5b0de38fe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
name: ci
on:
- push
- pull_request
on: [push, pull_request]
jobs:
build: