Skip to content

Commit e050f5e

Browse files
Run devnet tests on CI again.
1 parent 3c4d12f commit e050f5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/espresso-devnet-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
./scripts/prepare-allocs.sh
5151
docker compose build
5252
53-
# - name: Run Devnet tests
54-
# run: go test -timeout 30m -p 1 -count 1 -v ./espresso/devnet-tests/...
53+
- name: Run Devnet tests
54+
run: go test -timeout 30m -p 1 -count 1 -v ./espresso/devnet-tests/...
5555

5656
- name: Save Nix cache
5757
uses: nix-community/cache-nix-action/save@v6

0 commit comments

Comments
 (0)