Skip to content

Commit 7d91410

Browse files
committed
ci(workflow): change the image name
1 parent 77af93a commit 7d91410

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ase_plugin_test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ on:
55

66
jobs:
77
test:
8+
name: abacuslite
89
runs-on: ubuntu-latest
10+
container:
11+
image: ghcr.io/deepmodeling/abacus-gnu
12+
913
steps:
1014
- name: Checkout code
1115
uses: actions/checkout@v4

0 commit comments

Comments
 (0)