Skip to content

Commit

Permalink
ci: cleanup github actions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Mar 26, 2021
1 parent 708820f commit eb43392
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 37 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/benchmark.yml
Expand Up @@ -19,13 +19,16 @@ on:
- "src/scripts/ci/publish.ts"
- "src/graphs/**"

env:
PRISMA_TELEMETRY_INFORMATION: "prisma benchmark.yml"

jobs:
benchmark:
name: all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Cache node modules
uses: actions/cache@v2
env:
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/publish-engines.yml

This file was deleted.

0 comments on commit eb43392

Please sign in to comment.