We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77af93a commit 7d91410Copy full SHA for 7d91410
1 file changed
.github/workflows/ase_plugin_test.yml
@@ -5,7 +5,11 @@ on:
5
6
jobs:
7
test:
8
+ name: abacuslite
9
runs-on: ubuntu-latest
10
+ container:
11
+ image: ghcr.io/deepmodeling/abacus-gnu
12
+
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments