Skip to content

Commit

Permalink
Repo for dev container changed to use lowercase to satisfy Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
programLyrique committed Jan 14, 2025
1 parent 71841db commit bd56496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/PRL-PRG/r-compile-server
imageName: ghcr.io/PRL-PRG/r_compile_server
# Change this to be your CI task/script
runCmd: cd server; mvn --batch-mode --update-snapshots test

0 comments on commit bd56496

Please sign in to comment.