Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TuringLang/AdvancedVI.jl into ena…
Browse files Browse the repository at this point in the history
…ble_enzyme
  • Loading branch information
Red-Portal committed Aug 5, 2024
2 parents 65a5fc9 + 7f3afc0 commit e063d67
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Benchmarks
on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down Expand Up @@ -52,4 +49,4 @@ jobs:
alert-threshold: "200%"
fail-on-alert: true
benchmark-data-dir-path: benchmarks
auto-push: ${{ github.event_name != 'pull_request' }}
auto-push: false

0 comments on commit e063d67

Please sign in to comment.