Skip to content

Commit

Permalink
native_tests: fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpsiegel committed Apr 24, 2024
1 parent f136347 commit 90f3c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ledgers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
- name: make ${{ matrix.test_case }}
run: |
sudo prlimit --pid $$ --memlock=-1:-1
. /opt/rh/gcc-toolset-12/enable
make ${{ matrix.test_case }}

0 comments on commit 90f3c9e

Please sign in to comment.