Skip to content

Commit

Permalink
Add gawk as package for testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianobelinassi committed Oct 16, 2023
1 parent 6ba56ec commit b280caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: zypper -n install autoconf-archive libelf-devel
python3-pexpect python3-psutil libunwind-devel
git gcc gcc-c++ clang libtool make dash valgrind gzip
findutils libjson-c-devel libseccomp-devel
findutils libjson-c-devel libseccomp-devel gawk
- uses: actions/checkout@v2
- name: bootstrap
run: ./bootstrap
Expand Down

0 comments on commit b280caa

Please sign in to comment.