Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into incremental_fmatrix
Browse files Browse the repository at this point in the history
  • Loading branch information
JensWehner authored Jul 1, 2021
2 parents 5197861 + fee236c commit 769095e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
toolchain: [gnu]
cmake_build_type: [Debug]
no_regression_testing: [true]
code_analyzer: [coverage,codeql]
code_analyzer: [coverage]
runs-on: ubuntu-latest
container: ghcr.io/votca/buildenv/${{ matrix.distro }}
steps:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Version 2022-dev
- reworked commandline options (#715)
- renamed cmd line arguments in xtp_parallel (#718)
- added incremental Fock matrix building (#716)
- disable codeql check in GitHub Actions (#720)

Version 2021.1 (released XX.03.21)
==================================
Expand Down

0 comments on commit 769095e

Please sign in to comment.