Skip to content

Commit

Permalink
♻️ probably best to have a single workflow
Browse files Browse the repository at this point in the history
Easier to maintain
  • Loading branch information
JJ committed Oct 7, 2023
1 parent 85a941b commit c4f577c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Deno CI
on:
push:
branches:
- master
on: [push, pull_request]
jobs:
build:
name: ${{ matrix.os }}
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit c4f577c

Please sign in to comment.