Skip to content

Commit

Permalink
tweak names for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Aug 13, 2023
1 parent f5bec8c commit 07b8c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Test DAGMC in Docker image
- name: Build & test DAGMC in Docker image
uses: firehed/multistage-docker-build-action@v1
with:
repository: ghcr.io/${{ github.repository_owner }}/dagmc-ci-ubuntu-${{ matrix.ubuntu_versions }}-${{ matrix.compiler }}-ext-hdf5_${{ matrix.hdf5_versions }}-moab_${{ matrix.moab_versions }}
Expand Down

0 comments on commit 07b8c75

Please sign in to comment.