Skip to content

Commit

Permalink
[WIP] CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirack committed Jan 6, 2024
1 parent 9817dee commit 6836f5d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container:
image: 'ghcr.io/dirack/madagascarenvironment:1.0.1'
steps:
- uses: actions/checkout@v3

- name: Run standalone tests
uses: 'ghcr.io/dirack/madagascarenvironment:1.0.1'
run: ls

0 comments on commit 6836f5d

Please sign in to comment.