Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
witskeeper authored Sep 27, 2024
1 parent fcd6155 commit 7658d82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
global-json-file: global.json
- name: docker build
run: docker build -f test/NetCorePal.Web/Dockerfile -t web:web .
- name: docker build
run: docker run web:web
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 7658d82

Please sign in to comment.