Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Documentation

on:
pull_request:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down
1 change: 0 additions & 1 deletion src/StructuralSearchModels.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ using PreallocationTools
using QuadGK
using QuasiMonteCarlo
using Random
using Revise
using Roots
using SpecialFunctions: erf, erfinv
using StatsBase
Expand Down
Loading