Skip to content

Commit

Permalink
Forgot the magic code checkout line in the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
torben-hansen committed Sep 6, 2024
1 parent 21e40ec commit 0788782
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/misc-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Install seccomp dependencies
run: |
sudo apt-get -y --no-install-recommends install libseccomp-dev
- name: Test pre-sandbox
- uses: actions/checkout@v3
- name: Test sandbox configuration
run: |
./tests/ci/run_presandbox_tests.sh

0 comments on commit 0788782

Please sign in to comment.